Serialized Form
-
Package hec.chart
-
Class hec.chart.ColorPanel
class ColorPanel extends JPanel implements Serializable- serialVersionUID:
- -7747819230619938664L
-
Serialized Fields
-
_B
float _B
-
_H
float _H
-
_S
float _S
-
_selectedColor
Color _selectedColor
-
_selectedX
int _selectedX
-
_selectedY
int _selectedY
-
Alpha
float[][] Alpha
-
ColorWheel
Color[][] ColorWheel
-
Hue
float[][] Hue
-
pH
int pH
-
pH2
int pH2
-
pW
int pW
-
pW2
int pW2
-
R
float[][] R
-
Saturation
float[][] Saturation
-
selector
hec.chart.Selector selector
-
X
int X
-
Y
int Y
-
-
Class hec.chart.HistogramChart
class HistogramChart extends org.jfree.chart.ChartPanel implements Serializable- serialVersionUID:
- 4271577384491806180L
-
Serialized Fields
-
_binSize
double _binSize
-
_binType
int _binType
-
_chart
org.jfree.chart.JFreeChart _chart
-
_color1
Color _color1
-
_color2
Color _color2
-
_containers
List<? extends DataContainer> _containers
-
_cp
org.jfree.chart.ChartPanel _cp
-
_curve
int _curve
-
_dataName
String _dataName
-
_displayHistogramDialog
boolean _displayHistogramDialog
-
_gradientPaint
GradientPaint _gradientPaint
-
_hist
Histogram _hist
-
_histogramType
int _histogramType
-
_histTitle
String _histTitle
-
_histTool
HistogramPlotDialog _histTool
-
_histWeightProvider
HistogramWeightProvider _histWeightProvider
-
_nbins
int _nbins
-
_plotAnalytic
boolean _plotAnalytic
-
_seriesColor
Color _seriesColor
-
_values
double[] _values
-
_xA
double[] _xA
-
_xLabel
String _xLabel
-
_xMax
double _xMax
-
_xMin
double _xMin
-
_yA
double[] _yA
-
_yLabel
String _yLabel
-
-
Class hec.chart.HistogramOptionsDialog
class HistogramOptionsDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_autoZoomButton
RmaJButton _autoZoomButton
-
_binsComboBox
RmaJComboBox _binsComboBox
-
_binsField
RmaJSpinner _binsField
-
_binSize
double _binSize
-
_binSizeDefault
double _binSizeDefault
-
_binSizeMax
double _binSizeMax
-
_binSizeMin
double _binSizeMin
-
_binSizeStep
double _binSizeStep
-
_binType
int _binType
-
_buttonsPanel
JPanel _buttonsPanel
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_containers
List<DataContainer> _containers
-
_displayDistributionFittingCB
RmaJCheckBox _displayDistributionFittingCB
-
_displayDistributionFittingPanel
boolean _displayDistributionFittingPanel
-
_distributionPanel
JPanel _distributionPanel
-
_distributionType
RmaJComboBox _distributionType
-
_fittingMethodsBG
ButtonGroup _fittingMethodsBG
-
_fittingMethodsPanel
JPanel _fittingMethodsPanel
-
_hist
Histogram _hist
-
_histChart
HistogramChart _histChart
-
_histChartList
List<HistogramChart> _histChartList
-
_histList
ArrayList<Histogram> _histList
-
_histMaxField
RmaJIntegerField _histMaxField
-
_histMinField
RmaJIntegerField _histMinField
-
_histogramMaximumCB
RmaJCheckBox _histogramMaximumCB
-
_histogramMinimumCB
RmaJCheckBox _histogramMinimumCB
-
_histogramType
int _histogramType
-
_nbins
int _nbins
-
_nbinsDefault
int _nbinsDefault
-
_nbinsMax
int _nbinsMax
-
_nbinsMin
int _nbinsMin
-
_nbinsStep
int _nbinsStep
-
_plotTypesBG
ButtonGroup _plotTypesBG
-
_plotTypesPanel
JPanel _plotTypesPanel
-
_rdbtnCDF
RmaJRadioButton _rdbtnCDF
-
_rdbtnLMoments
RmaJRadioButton _rdbtnLMoments
-
_rdbtnPDF
RmaJRadioButton _rdbtnPDF
-
_rdbtnPP
RmaJRadioButton _rdbtnPP
-
_rdbtnQQ
RmaJRadioButton _rdbtnQQ
-
_rdbtnSPMoments
RmaJRadioButton _rdbtnSPMoments
-
_resetButton
RmaJButton _resetButton
-
_spinnerModel
SpinnerNumberModel _spinnerModel
-
_topPanel
JPanel _topPanel
-
_Xmax
double _Xmax
-
_Xmin
double _Xmin
-
title
String title
-
-
-
Class hec.chart.HistogramOptionsPanel
class HistogramOptionsPanel extends RmaJPanel implements Serializable-
Serialized Fields
-
_autoZoomButton
RmaJButton _autoZoomButton
-
_binsComboBox
RmaJComboBox _binsComboBox
-
_binsField
RmaJSpinner _binsField
-
_binSize
double _binSize
-
_binSizeDefault
double _binSizeDefault
-
_binSizeMax
double _binSizeMax
-
_binSizeMin
double _binSizeMin
-
_binSizeStep
double _binSizeStep
-
_binType
int _binType
-
_buttonsPanel
JPanel _buttonsPanel
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_containers
List<DataContainer> _containers
-
_displayDistributionFittingCB
RmaJCheckBox _displayDistributionFittingCB
-
_displayDistributionFittingPanel
boolean _displayDistributionFittingPanel
-
_distributionPanel
JPanel _distributionPanel
-
_distributionType
RmaJComboBox _distributionType
-
_fittingMethodsBG
ButtonGroup _fittingMethodsBG
-
_fittingMethodsPanel
JPanel _fittingMethodsPanel
-
_hist
Histogram _hist
-
_histChart
HistogramChart _histChart
-
_histChartList
List<HistogramChart> _histChartList
-
_histList
ArrayList<Histogram> _histList
-
_histMaxField
RmaJDecimalField _histMaxField
-
_histMinField
RmaJDecimalField _histMinField
-
_histogramMaximumCB
RmaJCheckBox _histogramMaximumCB
-
_histogramMinimumCB
RmaJCheckBox _histogramMinimumCB
-
_histogramType
int _histogramType
-
_nbins
int _nbins
-
_nbinsDefault
int _nbinsDefault
-
_nbinsMax
int _nbinsMax
-
_nbinsMin
int _nbinsMin
-
_nbinsStep
int _nbinsStep
-
_plotTypesBG
ButtonGroup _plotTypesBG
-
_plotTypesPanel
JPanel _plotTypesPanel
-
_rdbtnCDF
RmaJRadioButton _rdbtnCDF
-
_rdbtnLMoments
RmaJRadioButton _rdbtnLMoments
-
_rdbtnPDF
RmaJRadioButton _rdbtnPDF
-
_rdbtnPP
RmaJRadioButton _rdbtnPP
-
_rdbtnQQ
RmaJRadioButton _rdbtnQQ
-
_rdbtnSPMoments
RmaJRadioButton _rdbtnSPMoments
-
_resetButton
RmaJButton _resetButton
-
_spinnerModel
SpinnerNumberModel _spinnerModel
-
_topPanel
JPanel _topPanel
-
_Xmax
double _Xmax
-
_Xmin
double _Xmin
-
title
String title
-
-
-
Class hec.chart.HistogramPlotDialog
class HistogramPlotDialog extends RmaJFrame implements Serializable-
Serialized Fields
-
_binComboBox
JComboBox _binComboBox
-
_binsField
JSpinner _binsField
-
_binSize
double _binSize
-
_binSizeDefault
double _binSizeDefault
-
_binSizeMax
double _binSizeMax
-
_binSizeMin
double _binSizeMin
-
_binSizeStep
double _binSizeStep
-
_binType
int _binType
-
_chartPropertiesEditor
org.jfree.chart.editor.ChartEditor _chartPropertiesEditor
-
_colorChooser
JColorChooser _colorChooser
-
_colorFrame
JFrame _colorFrame
-
_colorPanel
JPanel _colorPanel
-
_displayDistributionFittingPanel
boolean _displayDistributionFittingPanel
-
_distributionFittingCheckBox
JCheckBox _distributionFittingCheckBox
-
_distributionPlotType
DistributionPlotTypes _distributionPlotType
-
_editMenu
JMenu _editMenu
-
_fileMenu
JMenu _fileMenu
-
_helpMenu
JMenu _helpMenu
-
_hist
Histogram _hist
-
_histChart
HistogramChart _histChart
-
_histMaxCheckBox
JCheckBox _histMaxCheckBox
-
_histMaxField
RmaJDecimalField _histMaxField
-
_histMinCheckBox
JCheckBox _histMinCheckBox
-
_histMinField
RmaJDecimalField _histMinField
-
_histogramType
int _histogramType
-
_menuBar
JMenuBar _menuBar
-
_nbins
int _nbins
-
_nbinsDefault
int _nbinsDefault
-
_nbinsMax
int _nbinsMax
-
_nbinsMin
int _nbinsMin
-
_nbinsStep
int _nbinsStep
-
_rdbtnLmoments
JRadioButton _rdbtnLmoments
-
_rdbtnStandardProductMoments
JRadioButton _rdbtnStandardProductMoments
-
_seriesColor
Color _seriesColor
-
_spinnerModel
SpinnerNumberModel _spinnerModel
-
_statsPane
JTextPane _statsPane
-
_viewMenu
JMenu _viewMenu
-
_Xmax
double _Xmax
-
_Xmin
double _Xmin
-
chartCreated
boolean chartCreated
-
cp
ColorPanel cp
-
cw
ColorWheel cw
-
distributionType
JComboBox distributionType
-
fittingTypesButtonGroup
ButtonGroup fittingTypesButtonGroup
-
plotTypesButtonGroup
ButtonGroup plotTypesButtonGroup
-
rdbtnCDF
JRadioButton rdbtnCDF
-
rdbtnPDF
JRadioButton rdbtnPDF
-
rdbtnPP
JRadioButton rdbtnPP
-
rdbtnQQ
JRadioButton rdbtnQQ
-
-
-
Class hec.chart.PrintPreview
class PrintPreview extends JDialog implements Serializable-
Serialized Fields
-
_pageFormat
PageFormat _pageFormat
-
_parent
Window _parent
-
_prnJob
PrinterJob _prnJob
-
m_cbScale
JComboBox m_cbScale
-
m_preview
hec.chart.PrintPreview.PreviewContainer m_preview
-
m_target
Printable m_target
-
-
-
Class hec.chart.SaveAsDialog
class SaveAsDialog extends JPanel implements Serializable
-
-
Package hec.client
-
Class hec.client.AboutDialog
class AboutDialog extends RmaJDialog implements Serializable -
Class hec.client.AbstractEditorPanel
class AbstractEditorPanel extends AbstractEditorPanel implements Serializable -
Class hec.client.DataTypeEditor
class DataTypeEditor extends RmaJFrame implements Serializable-
Serialized Fields
-
_addRowMenuItem
JMenuItem _addRowMenuItem
-
_copyRowMenuItem
JMenuItem _copyRowMenuItem
-
_currentPlotRB
RmaJRadioButton _currentPlotRB
-
_dataTypePanel
DataTypePanel _dataTypePanel
-
_dataTypeTable
RmaJTable _dataTypeTable
-
_defaultLineStyles
RmaJRadioButton _defaultLineStyles
-
_deleteRowMenuItem
JMenuItem _deleteRowMenuItem
-
_dssTypeCombo
RmaJComboBox _dssTypeCombo
-
_lineLabelPanel
G2dLineLabelPropertiesPanel _lineLabelPanel
-
_linePanel
G2dLinePropertiesPanel _linePanel
-
_listener
ReflectMultiListener _listener
-
_modifiedLineTxt
RmaJTextField _modifiedLineTxt
-
_selectedDataType
DataType _selectedDataType
-
_startedFromMain
boolean _startedFromMain
-
_statusLineTxt
RmaJTextField _statusLineTxt
-
_tabbedPane
hec.client.DataTypeEditor.ModifiableTabbedPane _tabbedPane
-
-
-
Class hec.client.DataTypePanel
class DataTypePanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_maxAl
ActionListener _maxAl
-
_minAl
ActionListener _minAl
-
_properties
DataTypeProperties _properties
-
_weightAl
ActionListener _weightAl
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMaxAxisValueCheck
RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMinAxisValueCheck
RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoViewportWeightCheck
RmaJCheckBox jAutoViewportWeightCheck
-
jReverseAxisCheck
RmaJCheckBox jReverseAxisCheck
-
maxAxisValueFld
RmaJDecimalField maxAxisValueFld
-
minAxisValueFld
RmaJDecimalField minAxisValueFld
-
viewPortWeightFld
RmaJDecimalField viewPortWeightFld
-
-
-
Class hec.client.FileChooserFld
class FileChooserFld extends AbstractFileChooserField implements Serializable-
Serialized Fields
-
_fileChooserDialog
JFileChooser _fileChooserDialog
-
-
-
Class hec.client.FindTextJDialog
class FindTextJDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cancelButton
JButton _cancelButton
-
_canceled
boolean _canceled
-
_matchCaseCB
RmaJCheckBox _matchCaseCB
-
_nextButton
JButton _nextButton
-
_prevButton
JButton _prevButton
-
_searchDirection
int _searchDirection
-
_searchText
RmaJTextField _searchText
-
_wrapAroundCB
RmaJCheckBox _wrapAroundCB
-
-
-
Class hec.client.HistogramPlotDialog
class HistogramPlotDialog extends RmaJFrame implements Serializable-
Serialized Fields
-
_binType
int _binType
-
_byBinSizeMenuItem
JCheckBoxMenuItem _byBinSizeMenuItem
-
_byCountMenuItem
JCheckBoxMenuItem _byCountMenuItem
-
_byFreqMenuItem
JCheckBoxMenuItem _byFreqMenuItem
-
_byNumBinsMenuItem
JCheckBoxMenuItem _byNumBinsMenuItem
-
_histType
int _histType
-
_ovList
List<OutputVariable> _ovList
-
_ovMap
Map<String,
List<OutputVariable>> _ovMap -
_plot
HistogramChart _plot
-
_plotPanel
JPanel _plotPanel
-
_rtw
RunTimeWindow _rtw
-
_scalarOutputPanels
List<JPanel> _scalarOutputPanels
-
_scalarPanel
JPanel _scalarPanel
-
_selectorPanel
SelectorPanel _selectorPanel
-
_topPanel
JPanel _topPanel
-
_varTypeCombo
RmaJComboBox _varTypeCombo
-
_varTypeLabel
JLabel _varTypeLabel
-
-
-
Class hec.client.IdentifierTableModel
class IdentifierTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_idlist
Vector _idlist
vector of hec.io.Identifier objects -
_mode
int _mode
-
-
-
Class hec.client.LoginDlg
class LoginDlg extends Dialog implements Serializable-
Serialized Fields
-
_parent
Frame _parent
Deprecated. -
cancelBtn
Button cancelBtn
Deprecated. -
cbgStandAloneOrNetworked
CheckboxGroup cbgStandAloneOrNetworked
Deprecated. -
choiceServer
Choice choiceServer
Deprecated. -
fComponentsAdjusted
boolean fComponentsAdjusted
Deprecated. -
labelHec
Label labelHec
Deprecated. -
labelPassword
Label labelPassword
Deprecated. -
labelServer
Label labelServer
Deprecated. -
labelUsername
Label labelUsername
Deprecated. -
loginBtn
Button loginBtn
Deprecated. -
networkedCB
Checkbox networkedCB
Deprecated. -
panel2
Panel panel2
Deprecated. -
panel4
Panel panel4
Deprecated. -
passwordTF
TextField passwordTF
Deprecated. -
standaloneCB
Checkbox standaloneCB
Deprecated. -
textFieldStatus
TextField textFieldStatus
Deprecated. -
usernameTF
TextField usernameTF
Deprecated.
-
-
-
Class hec.client.MoverDialog
class MoverDialog extends MoverDialog implements Serializable -
Class hec.client.NewWorkspaceSummaryDialog
class NewWorkspaceSummaryDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_backButton
JButton _backButton
-
_cancelButton
JButton _cancelButton
-
_okButton
JButton _okButton
-
_returnCode
int _returnCode
-
_summaryPane
JEditorPane _summaryPane
-
summaryFormat
MessageFormat summaryFormat
-
-
-
Class hec.client.ObjectChooserTableModel
class ObjectChooserTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_idlist
Vector _idlist
vector of hec.io.Identifier objects -
_mode
int _mode
-
-
-
Class hec.client.OptionsFontPanel
class OptionsFontPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_button
JButton _button
-
_checkBox
JCheckBox _checkBox
-
_chooserPanel
FontChooserPanel _chooserPanel
-
_comboBox
JComboBox _comboBox
-
_label
JLabel _label
-
_radioButton
JRadioButton _radioButton
-
_tabbedPane
JTabbedPane _tabbedPane
-
_textField
JTextField _textField
-
-
-
Class hec.client.PanelEditor
class PanelEditor extends PanelEditor implements Serializable -
Class hec.client.PasswordFileEditor
class PasswordFileEditor extends RmaJFrame implements Serializable-
Serialized Fields
-
_filenameTxt
RmaJTextField _filenameTxt
-
_listener
ReflectMultiListener _listener
-
_passwordTable
RmaJTable _passwordTable
-
_passwordTableModel
hec.client.PasswordFileEditor.PasswordFileTableModel _passwordTableModel
-
_pwf
PasswordFile _pwf
-
-
-
Class hec.client.PreviewDialog
class PreviewDialog extends JDialog implements Serializable-
Serialized Fields
-
mapPanel
MapPanel mapPanel
-
-
-
Class hec.client.RenameDlg
class RenameDlg extends RenameDlg implements Serializable -
Class hec.client.RepeatDialog
class RepeatDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_amountByCombo
RmaJComboBox _amountByCombo
-
_bg
ButtonGroup _bg
-
_canceled
boolean _canceled
-
_cardPanel
JPanel _cardPanel
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_dailyRadio
RmaJRadioButton _dailyRadio
-
_daysPanel
JPanel _daysPanel
-
_endsOnField
RmaJCalendarField _endsOnField
-
_filler
JTextField _filler
-
_fridayCheck
RmaJCheckBox _fridayCheck
-
_intervalAmount
JSpinner _intervalAmount
-
_intervalByCombo
RmaJComboBox _intervalByCombo
-
_intervalLabel
JLabel _intervalLabel
-
_listener
ReflectMultiListener _listener
-
_mondayCheck
RmaJCheckBox _mondayCheck
-
_monthlyRadio
RmaJRadioButton _monthlyRadio
-
_msgText
RmaJTextArea _msgText
-
_noneRadio
RmaJRadioButton _noneRadio
-
_saturdayCheck
RmaJCheckBox _saturdayCheck
-
_sundayCheck
RmaJCheckBox _sundayCheck
-
_thursdayCheck
RmaJCheckBox _thursdayCheck
-
_tuesdayCheck
RmaJCheckBox _tuesdayCheck
-
_wednesdayCheck
RmaJCheckBox _wednesdayCheck
-
_weekDaysList
List _weekDaysList
-
_weeklyRadio
RmaJRadioButton _weeklyRadio
-
_yearlyRadio
RmaJRadioButton _yearlyRadio
-
-
-
Class hec.client.ScalarOutputDialog
class ScalarOutputDialog extends G2dDialog implements Serializable-
Serialized Fields
-
_ovList
List<OutputVariable> _ovList
-
_ovMap
Map<String,
List<OutputVariable>> _ovMap -
_rtw
RunTimeWindow _rtw
-
_scalarOutputPanels
List<JPanel> _scalarOutputPanels
-
_scalarPanel
JPanel _scalarPanel
-
_selectorPanel
SelectorPanel _selectorPanel
-
_varTypeCombo
RmaJComboBox _varTypeCombo
-
-
-
Class hec.client.SelectorEditorPanel
class SelectorEditorPanel extends AbstractEditorPanel implements Serializable-
Serialized Fields
-
_editPanel
AbstractEditorPanel _editPanel
-
_selectedItem
NamedType _selectedItem
-
_selectorPanel
SelectorPanel _selectorPanel
-
-
-
Class hec.client.SelectorPanel
class SelectorPanel extends SelectorPanel implements Serializable -
Class hec.client.SelectorPanelEditor
class SelectorPanelEditor extends SelectorPanelEditor implements Serializable -
Class hec.client.Shortcut
class Shortcut extends WatershedLocation implements Serializable -
Class hec.client.SplashFrame
class SplashFrame extends JFrame implements Serializable -
Class hec.client.SummaryWizardPanel
class SummaryWizardPanel extends WizardPanel implements Serializable-
Serialized Fields
-
_copyButton
JButton _copyButton
-
_panelTitle
JLabel _panelTitle
-
_printButton
JButton _printButton
-
_summaryTxt
JEditorPane _summaryTxt
-
-
-
Class hec.client.TextEditorPanel
class TextEditorPanel extends JPanel implements Serializable-
Serialized Fields
-
_editorPanel
hec.client.TextEditorPanel.EditorPanel _editorPanel
-
_identifier
Identifier _identifier
-
_insertLine
RmaJTextField _insertLine
-
_positionLine
RmaJTextField _positionLine
-
_statusLine
RmaJTextField _statusLine
-
_timeStampLine
RmaJTextField _timeStampLine
-
-
-
Class hec.client.TextFileEditorDialog
class TextFileEditorDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_editorPanel
TextEditorPanel _editorPanel
-
_filenameTxt
RmaJTextField _filenameTxt
-
-
-
Class hec.client.TextFileEditorFrame
class TextFileEditorFrame extends RmaJFrame implements Serializable-
Serialized Fields
-
_editorPanel
TextEditorPanel _editorPanel
-
_filenameTxt
RmaJTextField _filenameTxt
-
-
-
Class hec.client.WarningDlg
class WarningDlg extends RmaJDialog implements Serializable -
Class hec.client.WatershedSummaryFormat
class WatershedSummaryFormat extends MessageFormat implements Serializable
-
-
Package hec.data
-
Class hec.data.AbstractDataSet
class AbstractDataSet extends Object implements Serializable -
Class hec.data.AbstractJDomDataObject
class AbstractJDomDataObject extends NamedType implements Serializable -
Exception hec.data.DataObjectException
class DataObjectException extends DataSetException implements Serializable -
Exception hec.data.DataSetException
class DataSetException extends RuntimeException implements Serializable- serialVersionUID:
- 5406762408760160541L
-
Exception hec.data.DataSetIllegalArgumentException
class DataSetIllegalArgumentException extends DataSetException implements Serializable- serialVersionUID:
- 4699321550905642527L
-
Class hec.data.DbOfficeId
class DbOfficeId extends mil.army.usace.hec.metadata.OfficeId implements Serializable -
Class hec.data.Duration
class Duration extends AbstractDataSet implements Serializable- serialVersionUID:
- -7756414144362179395L
-
Serialized Fields
-
_duration
mil.army.usace.hec.metadata.Duration _duration
Deprecated.
-
-
Exception hec.data.IllegalIntervalOffsetException
class IllegalIntervalOffsetException extends DataSetIllegalArgumentException implements Serializable- serialVersionUID:
- 449358620934719602L
-
Exception hec.data.IllegalTimeException
class IllegalTimeException extends Exception implements Serializable -
Class hec.data.InfoMap
class InfoMap extends AbstractDataSet implements Serializable- serialVersionUID:
- -3478223579569381046L
-
Serialized Fields
-
_infoMap
TreeMap _infoMap
A Map of key values to the AbstractDataSet objects.
-
-
Class hec.data.Interval
class Interval extends AbstractDataSet implements Serializable- serialVersionUID:
- -8511673889338772969L
-
Serialized Fields
-
_interval
mil.army.usace.hec.metadata.Interval _interval
Deprecated.
-
-
Exception hec.data.JDomDataObjectException
class JDomDataObjectException extends DataObjectException implements Serializable -
Class hec.data.LocationID
class LocationID extends AbstractDataSet implements Serializable-
Serialized Fields
-
_locationID
mil.army.usace.hec.metadata.LocationID _locationID
Deprecated.
-
-
-
Exception hec.data.NotMonotonicRatingException
class NotMonotonicRatingException extends RatingException implements Serializable- serialVersionUID:
- 6847236907816935402L
-
Class hec.data.ParamDouble
class ParamDouble extends mil.army.usace.hec.data.ParamDouble implements Serializable- serialVersionUID:
- -3219165728825336275L
-
Class hec.data.Parameter
class Parameter extends mil.army.usace.hec.metadata.Parameter implements Serializable -
Class hec.data.ParameterType
class ParameterType extends AbstractDataSet implements Serializable- serialVersionUID:
- -4984888280594114073L
-
Serialized Fields
-
_parameterType
mil.army.usace.hec.metadata.ParameterType _parameterType
Deprecated.
-
-
Exception hec.data.RatingException
class RatingException extends Exception implements Serializable- serialVersionUID:
- -1634053108648613361L
-
Exception hec.data.RatingObjectDoesNotExistException
class RatingObjectDoesNotExistException extends RatingException implements Serializable -
Exception hec.data.RatingOutOfRangeException
class RatingOutOfRangeException extends RatingException implements Serializable-
Serialized Fields
-
_type
RatingOutOfRangeException.OutOfRangeEnum _type
-
-
-
Exception hec.data.RatingRuntimeException
class RatingRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1599158567784780580L
-
Exception hec.data.RoundingException
class RoundingException extends Exception implements Serializable- serialVersionUID:
- 2389994977856902609L
-
Class hec.data.TsTranslator.ListFileProperties
class ListFileProperties extends Properties implements Serializable-
Serialized Fields
-
_filepath
String _filepath
-
_lastModified
long _lastModified
-
_upperProp
Properties _upperProp
-
-
-
Class hec.data.Units
class Units extends AbstractDataSet implements Serializable-
Serialized Fields
-
_units
mil.army.usace.hec.metadata.Units _units
Deprecated.
-
-
-
Exception hec.data.UnitsConversionException
class UnitsConversionException extends DataSetException implements Serializable- serialVersionUID:
- 1298903841566174669L
-
Exception hec.data.VerticalDatumException
class VerticalDatumException extends mil.army.usace.hec.metadata.VerticalDatumException implements Serializable
-
-
Package hec.data.authorization
-
Package hec.data.characteristic
-
Class hec.data.characteristic.JDomCharacteristic
class JDomCharacteristic extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_value
String _value
-
-
-
Class hec.data.characteristic.JDomCharacteristicType
class JDomCharacteristicType extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_characteristicMap
SortedMap<String,
JDomCharacteristic> _characteristicMap -
_ref
JDomCharacteristicTypeRef _ref
-
-
-
Class hec.data.characteristic.JDomCharacteristicTypeRef
class JDomCharacteristicTypeRef extends AbstractJDomDataObject implements Serializable
-
-
Package hec.data.embankment
-
Class hec.data.embankment.JDomEmbankmentImpl
class JDomEmbankmentImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_downstreamProtType
JDomLookupTypeImpl _downstreamProtType
-
_downstreamSideslope
double _downstreamSideslope
-
_embankmentLocation
Location _embankmentLocation
-
_heightMax
double _heightMax
-
_projectLocation
LocationTemplate _projectLocation
-
_structureLength
double _structureLength
-
_structureType
JDomLookupTypeImpl _structureType
-
_topWidth
double _topWidth
-
_upstreamProtType
JDomLookupTypeImpl _upstreamProtType
-
_upstreamSideslope
double _upstreamSideslope
-
-
-
-
Package hec.data.gates
-
Class hec.data.gates.JDomGateChange
class JDomGateChange extends PhysicalStructureOperationalChange<IGateChangeRef> implements Serializable-
Serialized Fields
-
_gateSettings
NavigableMap<LocationTemplate,
IGateSetting> _gateSettings -
_poolReferenceDifferentialOrder
int _poolReferenceDifferentialOrder
-
_poolTailDifferentialOrder
int _poolTailDifferentialOrder
-
_referenceElevation
double _referenceElevation
-
-
-
Class hec.data.gates.JDomGateChangeRef
class JDomGateChangeRef extends PhysicalStructureOperationalChangeRef implements Serializable -
Class hec.data.gates.JDomGateSetting
class JDomGateSetting extends PhysicalStructureOperationalSetting<IGateChangeRef> implements Serializable-
Serialized Fields
-
_invertElevation
double _invertElevation
-
_openingParameter
Parameter _openingParameter
-
_openingValue
double _openingValue
-
-
-
Class hec.data.gates.JDomProjectGateChanges
-
-
Package hec.data.level
-
Class hec.data.level.JDomAttributeParameterTypedValue
class JDomAttributeParameterTypedValue extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_attributeUnit
String _attributeUnit
-
_duration
Duration _duration
-
_parameter
Parameter _parameter
-
_parameterType
ParameterType _parameterType
-
_value
String _value
-
-
-
Class hec.data.level.JDomLocationLevelImpl
class JDomLocationLevelImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_constantValue
JDomParameterTypedValueImpl _constantValue
-
_effectiveDate
Date _effectiveDate
-
_interpolateSeasonal
Boolean _interpolateSeasonal
-
_levelComment
String _levelComment
-
_levelUnits
String _levelUnits
-
_locationLevelRef
JDomLocationLevelRef _locationLevelRef
-
_seasonalEndDate
Date _seasonalEndDate
-
_seasonalStartDate
Date _seasonalStartDate
-
_seasonalTimeSeriesIdentifier
String _seasonalTimeSeriesIdentifier
-
_seasonalValues
JDomSeasonalValuesImpl _seasonalValues
-
-
-
Class hec.data.level.JDomLocationLevelRef
class JDomLocationLevelRef extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_attribute
JDomAttributeParameterTypedValue _attribute
-
_locRef
LocationTemplate _locRef
-
_parameterTypedValue
JDomParameterTypedValueImpl _parameterTypedValue
-
_specifiedLevel
JDomSpecifiedLevelImpl _specifiedLevel
-
attributeIdParsingPattern
Pattern attributeIdParsingPattern
-
attributeIdParsingRegexp
String attributeIdParsingRegexp
-
fullLevelAttributeParsingPattern
Pattern fullLevelAttributeParsingPattern
-
fullLevelAttributeParsingRegexp
String fullLevelAttributeParsingRegexp
-
levelIdParsingPattern
Pattern levelIdParsingPattern
-
levelIdParsingRegexp
String levelIdParsingRegexp
-
-
-
Class hec.data.level.JDomParameterTypedValueImpl
class JDomParameterTypedValueImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_duration
Duration _duration
-
_parameter
Parameter _parameter
-
_parameterType
ParameterType _parameterType
-
_value
Double _value
-
_xmlUnit
String _xmlUnit
-
-
-
Class hec.data.level.JDomSeasonalIntervalImpl
class JDomSeasonalIntervalImpl extends AbstractJDomDataObject implements Serializable- serialVersionUID:
- 1316519075332132585L
-
Class hec.data.level.JDomSeasonalValueImpl
class JDomSeasonalValueImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_offset
JDomSeasonalIntervalImpl _offset
-
_value
JDomParameterTypedValueImpl _value
-
-
-
Class hec.data.level.JDomSeasonalValuesImpl
class JDomSeasonalValuesImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_offset
JDomSeasonalIntervalImpl _offset
-
_origin
Date _origin
-
_values
List<JDomSeasonalValueImpl> _values
-
-
-
Class hec.data.level.JDomSpecifiedLevelImpl
class JDomSpecifiedLevelImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_officeId
DbOfficeId _officeId
-
-
-
Class hec.data.level.LocationLevelIndicatorImpl
class LocationLevelIndicatorImpl extends NamedType implements Serializable-
Serialized Fields
-
_conditionMap
Map<Integer,
ILocationLevelIndicatorCondition> _conditionMap -
_indicatorId
String _indicatorId
-
_indicatorLocationLevelRef
JDomLocationLevelRef _indicatorLocationLevelRef
-
_maximumAge
String _maximumAge
-
_minimumDuration
String _minimumDuration
-
_refLocationLevelRef
JDomLocationLevelRef _refLocationLevelRef
-
-
-
-
Package hec.data.location
-
Class hec.data.location.Alternative
class Alternative extends Object implements Serializable- serialVersionUID:
- -6486939029043030578L
-
Class hec.data.location.AssignedLocation
class AssignedLocation extends NamedType implements Serializable-
Serialized Fields
-
_associatedLocRef
LocationTemplate _associatedLocRef
-
aliasId
String aliasId
-
attribute
Double attribute
-
locRef
LocationTemplate locRef
-
version
double version
-
-
-
Class hec.data.location.Location
class Location extends LocationTemplate implements Serializable- serialVersionUID:
- 6707373635374701268L
-
Serialized Fields
-
_description
String _description
-
active
boolean active
-
alternatives
Map alternatives
For the location aliases. -
boundingOfficeId
String boundingOfficeId
-
boundingOfficeName
String boundingOfficeName
-
countyName
String countyName
-
elevation
Double elevation
-
extendedType
String extendedType
This is a derived type for the location based on the pertinent data tables that fk to a loc code and add more detail. -
horizontalDatum
String horizontalDatum
-
latitude
Double latitude
-
locationKind
String locationKind
-
locationType
String locationType
-
longitude
Double longitude
-
longName
String longName
-
mapLabel
String mapLabel
-
nation
String nation
-
nearestCity
String nearestCity
-
publicName
String publicName
-
publishedLatitude
Double publishedLatitude
-
publishedLongitude
Double publishedLongitude
-
stateInitial
String stateInitial
-
storeAlternatives
boolean storeAlternatives
-
timezoneId
String timezoneId
-
verticalDatum
String verticalDatum
-
-
Class hec.data.location.LocationCategoryMap
class LocationCategoryMap extends AbstractListModel implements Serializable-
Serialized Fields
-
categoryMap
Map<String,
LocationCategory> categoryMap A map relating category ids to category objects. -
selectedItem
LocationGroup selectedItem
-
-
-
Class hec.data.location.LocationCategoryRef
class LocationCategoryRef extends NamedType implements Serializable-
Serialized Fields
-
_catOfficeId
String _catOfficeId
-
version
double version
-
-
-
Class hec.data.location.LocationGroup
class LocationGroup extends NamedType implements Serializable-
Serialized Fields
-
_assignedLocations
Set<AssignedLocation> _assignedLocations
-
_groupRef
LocationGroupRef _groupRef
-
_sharedLocAliasId
String _sharedLocAliasId
-
_sharedLocRef
LocationTemplate _sharedLocRef
-
version
double version
-
-
-
Class hec.data.location.LocationGroupRef
class LocationGroupRef extends NamedType implements Serializable- serialVersionUID:
- -3183387991220602736L
-
Serialized Fields
-
_categoryRef
LocationCategoryRef _categoryRef
The parent category of this location group. -
_groupOfficeId
String _groupOfficeId
The _db office id.
-
-
Class hec.data.location.LocationGroupSet
class LocationGroupSet extends NamedType implements Serializable-
Serialized Fields
-
groupMap
NavigableMap<LocationGroupRef,
LocationGroup> groupMap -
version
double version
-
-
-
Class hec.data.location.LocationTemplate
class LocationTemplate extends mil.army.usace.hec.metadata.location.LocationTemplate implements Serializable- serialVersionUID:
- -2069347132746007124L
-
-
Package hec.data.lock
-
Class hec.data.lock.AtLockDescriptor
class AtLockDescriptor extends NamedType implements Serializable-
Serialized Fields
-
_columnList
List<IColumnDescriptor> _columnList
-
_longName
String _longName
-
_projectChildLocationRef
LocationTemplate _projectChildLocationRef
-
_projectLocationRef
LocationTemplate _projectLocationRef
-
_publicName
String _publicName
-
_row
List<Object> _row
-
-
-
Class hec.data.lock.JDomLockCatalogImpl
class JDomLockCatalogImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_columnList
List<IColumnDescriptor> _columnList
-
_lockDescriptorList
List<ILockDescriptor> _lockDescriptorList
-
-
-
Class hec.data.lock.JDomLockImpl
class JDomLockImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_chamberType
ILookupType _chamberType
-
_elevationUnit
String _elevationUnit
-
_highWaterLowerPoolLocationLevel
double _highWaterLowerPoolLocationLevel
-
_highWaterLowerPoolWarningLevel
double _highWaterLowerPoolWarningLevel
-
_highWaterUpperPoolLocationLevel
double _highWaterUpperPoolLocationLevel
-
_highWaterUpperPoolWarningLevel
double _highWaterUpperPoolWarningLevel
-
_lengthUnit
String _lengthUnit
-
_lockLength
double _lockLength
-
_lockLocation
Location _lockLocation
-
_lockWidth
double _lockWidth
-
_lowWaterLowerPoolLocationLevel
double _lowWaterLowerPoolLocationLevel
-
_lowWaterUpperPoolLocationLevel
double _lowWaterUpperPoolLocationLevel
-
_maximumLockLift
double _maximumLockLift
-
_minimumDraft
double _minimumDraft
-
_normalLockLift
double _normalLockLift
-
_projectLocationRef
LocationTemplate _projectLocationRef
-
_volumePerLockage
double _volumePerLockage
-
_volumeUnit
String _volumeUnit
-
-
-
-
Package hec.data.lookup
-
Class hec.data.lookup.JDomLookupTypeImpl
class JDomLookupTypeImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_officeId
String _officeId
-
-
-
-
Package hec.data.meta
-
Class hec.data.meta.BaseLocationCatalogQuery
class BaseLocationCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.BaseParameterCatalogQuery
class BaseParameterCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.Catalog
class Catalog extends CatalogTemplate implements Serializable-
Serialized Fields
-
_childCatalogs
HashSet _childCatalogs
-
_needToReOrder
boolean _needToReOrder
-
_rows
List _rows
-
listenerList
List<WeakReference<CatalogListener>> listenerList
-
-
-
Class hec.data.meta.CatalogTemplate
class CatalogTemplate extends Object implements Serializable-
Serialized Fields
-
_columnNameHeaders
String[] _columnNameHeaders
-
_columnNames
String[] _columnNames
-
_conditional
Conditional _conditional
-
_distinct
boolean _distinct
-
_numVisibleColumns
int _numVisibleColumns
-
_orderBy
OrderBy _orderBy
-
_table
String _table
-
_visible
boolean[] _visible
-
-
-
Class hec.data.meta.CatalogTemplateProducer
class CatalogTemplateProducer extends Object implements Serializable -
Class hec.data.meta.Conditional
class Conditional extends Object implements Serializable-
Serialized Fields
-
_operator
String _operator
-
-
-
Class hec.data.meta.ConditionalLeaf
class ConditionalLeaf extends Conditional implements Serializable-
Serialized Fields
-
_type
String _type
-
_value
Serializable _value
-
-
-
Class hec.data.meta.ConditionalNode
class ConditionalNode extends Conditional implements Serializable-
Serialized Fields
-
_condition1
Conditional _condition1
-
_condition2
Conditional _condition2
-
-
-
Class hec.data.meta.CountyCatalogQuery
class CountyCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.DescriptionTxCatalogQuery
class DescriptionTxCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.FullLocationCatalogQuery
class FullLocationCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.LocationAliasCatalogQuery
class LocationAliasCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.LocationCatalogQuery
class LocationCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.LocationGroupQuery
class LocationGroupQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.LocationKindCatalogQuery
class LocationKindCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.OrderBy
class OrderBy extends Object implements Serializable-
Serialized Fields
-
_caseSensitive
boolean _caseSensitive
-
_orderByColumns
String[] _orderByColumns
-
-
-
Class hec.data.meta.ParameterCatalogQuery
class ParameterCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.StateCatalogQuery
class StateCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.SubLocationCatalogQuery
class SubLocationCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.SubParameterCatalogQuery
class SubParameterCatalogQuery extends CatalogTemplateProducer implements Serializable -
Class hec.data.meta.TimeZoneCatalogQuery
class TimeZoneCatalogQuery extends CatalogTemplateProducer implements Serializable
-
-
Package hec.data.operations
-
Class hec.data.operations.OperationalProjectChanges
class OperationalProjectChanges extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_datedOperationsChangeMap
NavigableMap<Date,
OC extends IPhysicalStructureOperationalChange<? extends IPhysicalStructureOperationalChangeRef>> _datedOperationsChangeMap -
_modifiedTimeWindowMap
TimeWindowMap _modifiedTimeWindowMap
-
_projectLocationRef
LocationTemplate _projectLocationRef
-
-
-
Class hec.data.operations.PhysicalStructureOperationalChange
class PhysicalStructureOperationalChange extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_changeRef
T extends IPhysicalStructureOperationalChangeRef _changeRef
-
_dischargeComputationType
ILookupType _dischargeComputationType
-
_isProtected
boolean _isProtected
protected, defaulted to false -
_newTotalDischargeOverride
double _newTotalDischargeOverride
-
_oldTotalDischargeOverride
double _oldTotalDischargeOverride
-
_poolElev
double _poolElev
-
_reasonType
ILookupType _reasonType
-
_tailwaterElev
double _tailwaterElev
-
_undefined
boolean _undefined
-
-
-
Class hec.data.operations.PhysicalStructureOperationalChangeRef
class PhysicalStructureOperationalChangeRef extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_changeDate
Date _changeDate
-
_projectLocRef
LocationTemplate _projectLocRef
-
-
-
Class hec.data.operations.PhysicalStructureOperationalSetting
class PhysicalStructureOperationalSetting extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_changeRef
T extends IPhysicalStructureOperationalChangeRef _changeRef
-
_locRef
LocationTemplate _locRef
-
-
-
-
Package hec.data.outlet
-
Class hec.data.outlet.JDomOutletImpl
class JDomOutletImpl extends PhysicalStructure implements Serializable
-
-
Package hec.data.physicalstructure
-
Class hec.data.physicalstructure.PhysicalStructure
class PhysicalStructure extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_characteristicsRef
JDomCharacteristicTypeRef _characteristicsRef
-
_groupRef
LocationGroupRef _groupRef
-
_location
Location _location
-
_projectLocationRef
LocationTemplate _projectLocationRef
-
-
-
-
Package hec.data.project
-
Class hec.data.project.AtProjectDescriptor
class AtProjectDescriptor extends NamedType implements Serializable-
Serialized Fields
-
_columnList
List<IColumnDescriptor> _columnList
-
_longName
String _longName
-
_projectLocationRef
LocationTemplate _projectLocationRef
-
_publicName
String _publicName
-
_row
List<Object> _row
-
-
-
Class hec.data.project.JDomProjectCatalogImpl
class JDomProjectCatalogImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_columnList
List<IColumnDescriptor> _columnList
-
_projectDescriptorList
List<AtProjectDescriptor> _projectDescriptorList
-
-
-
Class hec.data.project.JDomProjectImpl
class JDomProjectImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_authorizingLaw
String _authorizingLaw
-
_bankFullCapacityDescription
String _bankFullCapacityDescription
-
_costYear
long _costYear
-
_downstreamUrbanDescription
String _downstreamUrbanDescription
-
_federalCost
double _federalCost
-
_federalCostUnit
String _federalCostUnit
-
_federalOandMCost
double _federalOandMCost
-
_federalOandMCostUnit
String _federalOandMCostUnit
-
_hydropowerDescription
String _hydropowerDescription
-
_nearGageLocation
Location _nearGageLocation
-
_nonFederalCost
double _nonFederalCost
-
_nonFederalCostUnit
String _nonFederalCostUnit
-
_nonFederalOandMCost
double _nonFederalOandMCost
-
_nonFederalOandMCostUnit
String _nonFederalOandMCostUnit
-
_projectLocation
Location _projectLocation
-
_projectOwner
String _projectOwner
-
_pumpbackLocation
Location _pumpbackLocation
-
_remarks
String _remarks
-
_sedimentationDescription
String _sedimentationDescription
-
_yieldTimeFrameEnd
long _yieldTimeFrameEnd
-
_yieldTimeFrameStart
long _yieldTimeFrameStart
-
-
-
-
Package hec.data.textFilter
-
Exception hec.data.textFilter.TextFilterException
class TextFilterException extends Exception implements Serializable- serialVersionUID:
- -117567872594513194L
-
-
Package hec.data.turbines
-
Class hec.data.turbines.JDomProjectTurbineChanges
class JDomProjectTurbineChanges extends OperationalProjectChanges<ITurbineChange> implements Serializable -
Class hec.data.turbines.JDomTurbineChange
class JDomTurbineChange extends PhysicalStructureOperationalChange<ITurbineChangeRef> implements Serializable-
Serialized Fields
-
_settings
NavigableMap<LocationTemplate,
ITurbineSetting> _settings
-
-
-
Class hec.data.turbines.JDomTurbineChangeRef
class JDomTurbineChangeRef extends PhysicalStructureOperationalChangeRef implements Serializable -
Class hec.data.turbines.JDomTurbineImpl
class JDomTurbineImpl extends PhysicalStructure implements Serializable -
Class hec.data.turbines.JDomTurbineSetting
class JDomTurbineSetting extends PhysicalStructureOperationalSetting<ITurbineChangeRef> implements Serializable-
Serialized Fields
-
_newDischarge
double _newDischarge
-
_oldDischarge
double _oldDischarge
-
_realPower
double _realPower
-
_scheduledLoad
double _scheduledLoad
-
-
-
-
Package hec.data.tx
-
Class hec.data.tx.AbstractDataSetT
class AbstractDataSetT extends AbstractDataSet implements Serializable- serialVersionUID:
- -8306652602113813635L
-
Class hec.data.tx.AssignedTimeSeries
class AssignedTimeSeries extends NamedType implements Serializable-
Serialized Fields
-
-
Class hec.data.tx.CatalogTx
class CatalogTx extends DbCatalog implements Serializable -
Exception hec.data.tx.DataQualityFlagException
class DataQualityFlagException extends Exception implements Serializable-
Serialized Fields
-
message
String message
Default message
-
-
-
Class hec.data.tx.DataSetTx
class DataSetTx extends DataSetTxTemplate implements Serializable- serialVersionUID:
- -2433409267445035932L
-
Serialized Fields
-
_timeSeries
mil.army.usace.hec.data.timeseries.TimeSeries _timeSeries
Deprecated.
-
-
Exception hec.data.tx.DataSetTxCombineException
class DataSetTxCombineException extends DataSetTxException implements Serializable -
Exception hec.data.tx.DataSetTxDeriveException
class DataSetTxDeriveException extends DataSetTxException implements Serializable- serialVersionUID:
- -3880841713136280136L
-
Exception hec.data.tx.DataSetTxEmptyException
class DataSetTxEmptyException extends DataSetTxException implements Serializable -
Exception hec.data.tx.DataSetTxException
class DataSetTxException extends DataSetException implements Serializable -
Exception hec.data.tx.DataSetTxIllegalArgumentException
class DataSetTxIllegalArgumentException extends DataSetTxException implements Serializable- serialVersionUID:
- -8872100678170731152L
-
Class hec.data.tx.DataSetTxInfo
class DataSetTxInfo extends AbstractDataSetT implements Serializable- serialVersionUID:
- 9001049200643651365L
-
Serialized Fields
-
_endDate
Date _endDate
Deprecated.The date of the last value for the time series. -
_maxVal
double _maxVal
Deprecated.The maximum value for the time series. -
_maxValDate
Date _maxValDate
Deprecated.The date of the maximum value for the time series. -
_minVal
double _minVal
Deprecated.The minimum value for the time series. -
_minValDate
Date _minValDate
Deprecated.The date fo the minimum value for the time series. -
_startDate
Date _startDate
Deprecated.The date of the first value for the time series. -
_timeseriesId
String _timeseriesId
Deprecated.The time series identifier. -
_valueCount
int _valueCount
Deprecated.The number of values for the time series.
-
-
Exception hec.data.tx.DataSetTxIntervalException
class DataSetTxIntervalException extends DataSetTxException implements Serializable -
Exception hec.data.tx.DataSetTxQualityFlagException
class DataSetTxQualityFlagException extends DataSetTxException implements Serializable -
Class hec.data.tx.DataSetTxTemplate
class DataSetTxTemplate extends AbstractDataSetT implements Serializable- serialVersionUID:
- -6665000036135286183L
-
Serialized Fields
-
_timeSeriesTemplate
mil.army.usace.hec.data.timeseries.math.TimeSeriesTemplate _timeSeriesTemplate
Deprecated.
-
-
Exception hec.data.tx.DataSetTxUnitsConversionException
class DataSetTxUnitsConversionException extends DataSetTxDeriveException implements Serializable -
Class hec.data.tx.DataSetTxVertDatum
class DataSetTxVertDatum extends DataSetTx implements Serializable- serialVersionUID:
- 3369358495614652924L
-
Class hec.data.tx.DataTxTableModel
class DataTxTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
_times
long[] _times
-
_vals
double[] _vals
-
colLabels
Vector colLabels
-
dblPrecision
int dblPrecision
-
-
-
Class hec.data.tx.DescriptionTx
class DescriptionTx extends AbstractDataSetT implements Serializable- serialVersionUID:
- 7486397734803491575L
-
Serialized Fields
-
_lookup
rma.util.lookup.Lookup _lookup
Deprecated. -
_timeSeriesIdentifier
mil.army.usace.hec.metadata.timeseries.TimeSeriesIdentifier _timeSeriesIdentifier
Deprecated.
-
-
Class hec.data.tx.DescriptionTxColumnModel
class DescriptionTxColumnModel extends Object implements Serializable-
Serialized Fields
-
_description
DescriptionTx _description
-
-
-
Class hec.data.tx.DSSTimeSeries
class DSSTimeSeries extends DSSTimeSeriesTranslator implements Serializable -
Exception hec.data.tx.DSSTimeSeriesNoDataFoundException
class DSSTimeSeriesNoDataFoundException extends DataSetException implements Serializable- serialVersionUID:
- 2553805249216785933L
-
Exception hec.data.tx.DSSTimeSeriesReadException
class DSSTimeSeriesReadException extends DataSetException implements Serializable- serialVersionUID:
- 2949379108442591188L
-
Class hec.data.tx.DSSTimeSeriesTranslator
class DSSTimeSeriesTranslator extends HecTimeSeries implements Serializable -
Exception hec.data.tx.DSSTimeSeriesWriteException
class DSSTimeSeriesWriteException extends DataSetException implements Serializable -
Exception hec.data.tx.IllegalLocalRegularTimeZoneException
class IllegalLocalRegularTimeZoneException extends Exception implements Serializable -
Exception hec.data.tx.InvalidTimeWindowException
class InvalidTimeWindowException extends Exception implements Serializable- serialVersionUID:
- 4680442370241317689L
-
Class hec.data.tx.LocalRegularTime
class LocalRegularTime extends AbstractDataSetT implements Serializable -
Class hec.data.tx.QualityTx
class QualityTx extends Object implements Serializable- serialVersionUID:
- 5287976742565108512L
-
Serialized Fields
-
_quality
mil.army.usace.hec.data.timeseries.Quality _quality
Deprecated.
-
-
Class hec.data.tx.TimeSeriesCategory
class TimeSeriesCategory extends NamedType implements Serializable-
Serialized Fields
-
categoryRef
TimeSeriesCategoryRef categoryRef
-
groups
NavigableSet<TimeSeriesGroupRef> groups
-
-
-
Class hec.data.tx.TimeSeriesGroup
class TimeSeriesGroup extends NamedType implements Serializable-
Serialized Fields
-
assignedTimeSeries
NavigableSet<AssignedTimeSeries> assignedTimeSeries
The assigned timeseries. -
groupRef
TimeSeriesGroupRef groupRef
-
sharedTsAliasId
String sharedTsAliasId
-
sharedTsRef
String sharedTsRef
-
version
double version
-
-
-
Class hec.data.tx.TsCategoryMap
class TsCategoryMap extends AbstractListModel implements Serializable -
Class hec.data.tx.TsCategoryMap1
class TsCategoryMap1 extends AbstractListModel implements Serializable-
Serialized Fields
-
categoryMap
Map<String,
TsCategory> categoryMap A map relating category ids to category objects. -
selectedItem
TsGroup selectedItem
-
-
-
Class hec.data.tx.TsGroup
class TsGroup extends NamedType implements Serializable -
Exception hec.data.tx.UtcIntervalOffsetException
class UtcIntervalOffsetException extends DataSetException implements Serializable-
Serialized Fields
-
intervalOffset
int intervalOffset
-
offset
int offset
-
-
-
Exception hec.data.tx.UtcIntervalOffsetMismatchException
class UtcIntervalOffsetMismatchException extends DataSetException implements Serializable- serialVersionUID:
- -2316191807363231792L
-
-
Package hec.data.watersupply
-
Class hec.data.watersupply.JDomContractWaterSupplyAccounting
class JDomContractWaterSupplyAccounting extends NamedType implements Serializable-
Serialized Fields
-
_contractRef
IWaterUserContractRef _contractRef
-
_pumpLocMap
Map<LocationTemplate,
NavigableMap<Date, IWaterSupplyPumpAccounting>> _pumpLocMap -
_pumpTimeWindowMap
Map<LocationTemplate,
TimeWindowMap> _pumpTimeWindowMap
-
-
-
Class hec.data.watersupply.JDomWaterSupplyPump
class JDomWaterSupplyPump extends NamedType implements Serializable-
Serialized Fields
-
_parentLocationRef
LocationTemplate _parentLocationRef
-
_pumpLocation
Location _pumpLocation
-
_pumpType
PumpType _pumpType
-
-
-
Class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
class JDomWaterSupplyPumpAccountingImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_accountingFlow
double _accountingFlow
-
_accountingRemarks
String _accountingRemarks
-
_contractRef
JDomWaterUserContractRef _contractRef
-
_physicalTransferType
JDomLookupTypeImpl _physicalTransferType
-
_pumpLocationRef
LocationTemplate _pumpLocationRef
-
_transferStartDatetime
Date _transferStartDatetime
-
-
-
Class hec.data.watersupply.JDomWaterUserContractImpl
class JDomWaterUserContractImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_contractedStorage
double _contractedStorage
-
_contractRef
JDomWaterUserContractRef _contractRef
-
_contractType
JDomLookupTypeImpl _contractType
-
_effectiveDate
Date _effectiveDate
-
_expirationDate
Date _expirationDate
-
_futureUseAllocation
double _futureUseAllocation
-
_futureUsePercentActivated
double _futureUsePercentActivated
-
_initialUseAllocation
double _initialUseAllocation
-
_pumpIn
JDomWaterSupplyPump _pumpIn
-
_pumpOut
JDomWaterSupplyPump _pumpOut
-
_pumpOutBelow
JDomWaterSupplyPump _pumpOutBelow
-
_totalAllocPercentActivated
double _totalAllocPercentActivated
-
-
-
Class hec.data.watersupply.JDomWaterUserContractRef
class JDomWaterUserContractRef extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_contractName
String _contractName
-
_waterUser
JDomWaterUserImpl _waterUser
-
-
-
Class hec.data.watersupply.JDomWaterUserImpl
class JDomWaterUserImpl extends AbstractJDomDataObject implements Serializable-
Serialized Fields
-
_entityName
String _entityName
-
_waterRight
String _waterRight
-
_waterUserProjectLoc
LocationTemplate _waterUserProjectLoc
-
-
-
-
Package hec.dataTable
-
Class hec.dataTable.ArrayModel
class ArrayModel extends PairedDataModel implements Serializable- serialVersionUID:
- 1L
-
Class hec.dataTable.HecDataTable
class HecDataTable extends RmaJTable implements Serializable-
Serialized Fields
-
_allowSort
boolean _allowSort
-
_editMode
boolean _editMode
Description of the Field -
_hasBeenSorted
boolean _hasBeenSorted
-
_ignoreNextEditingStopped
boolean _ignoreNextEditingStopped
-
_parentFrame
Component _parentFrame
-
_qualityEditor
hec.dataTable.HecDataTableQualityEditor _qualityEditor
-
_tableData
hec.dataTable.DataModel _tableData
-
-
-
Class hec.dataTable.HecDataTableFrame
class HecDataTableFrame extends RmaJFrame implements Serializable-
Serialized Fields
-
_allowEditing
JCheckBoxMenuItem _allowEditing
-
_decimal0
JRadioButtonMenuItem _decimal0
-
_decimal1
JRadioButtonMenuItem _decimal1
-
_decimal2
JRadioButtonMenuItem _decimal2
-
_decimal3
JRadioButtonMenuItem _decimal3
-
_decimal4
JRadioButtonMenuItem _decimal4
-
_decimal5
JRadioButtonMenuItem _decimal5
-
_decimal6
JRadioButtonMenuItem _decimal6
-
_decimalAuto
JRadioButtonMenuItem _decimalAuto
-
_decimalGroup
ButtonGroup _decimalGroup
-
_decimalPositions
int _decimalPositions
-
_editAppendColumn
JMenuItem _editAppendColumn
-
_editAppendRows
JMenuItem _editAppendRows
-
_editCompare
JMenuItem _editCompare
-
_editCopy
JMenuItem _editCopy
-
_editCut
JMenuItem _editCut
-
_editDeleteColumn
JMenuItem _editDeleteColumn
-
_editDeleteRows
JMenuItem _editDeleteRows
-
_editFind
JMenuItem _editFind
-
_editInsertColumn
JMenuItem _editInsertColumn
-
_editInsertRows
JMenuItem _editInsertRows
-
_editMenu
JMenu _editMenu
-
_editNextDiff
JMenuItem _editNextDiff
-
_editPaste
JMenuItem _editPaste
-
_editReplace
JMenuItem _editReplace
-
_editSelectAll
JMenuItem _editSelectAll
-
_exitItem
JMenuItem _exitItem
-
_export
JMenuItem _export
-
_fileMenu
JMenu _fileMenu
-
_findDialog
TableFindDialog _findDialog
-
_menuBar
JMenuBar _menuBar
-
_ordinatesDifferent
int[] _ordinatesDifferent
-
_parent
Object _parent
-
_plotItem
JMenuItem _plotItem
-
_preferences
Preferences _preferences
-
_printItem
JMenuItem _printItem
-
_printPreview
JMenuItem _printPreview
-
_qualityEditor
hec.dataTable.HecDataTableQualityEditor _qualityEditor
-
_qualityGroup
ButtonGroup _qualityGroup
-
_qualityHex
JRadioButtonMenuItem _qualityHex
-
_qualityNone
JRadioButtonMenuItem _qualityNone
-
_qualitySymbol
JRadioButtonMenuItem _qualitySymbol
-
_reverseOrderMenu
JCheckBoxMenuItem _reverseOrderMenu
-
_saveAsItem
JMenuItem _saveAsItem
-
_saveItem
JMenuItem _saveItem
-
_selectPDCurvesM
JMenuItem _selectPDCurvesM
-
_showDateTimeAsTwoColumns
boolean _showDateTimeAsTwoColumns
-
_sysClipboard
Clipboard _sysClipboard
-
_table
HecDataTable _table
-
_tablePanel
JPanel _tablePanel
-
_tableScrollPane
JScrollPane _tableScrollPane
-
_tableType
int _tableType
-
_title
Title _title
-
_transferHandler
TransferHandler _transferHandler
-
_undefinedStyle
JMenu _undefinedStyle
-
_undefinedStyle901
JRadioButtonMenuItem _undefinedStyle901
-
_undefinedStyleBlank
JRadioButtonMenuItem _undefinedStyleBlank
-
_undefinedStyleDashM
JRadioButtonMenuItem _undefinedStyleDashM
-
_undefinedStyleGroup
ButtonGroup _undefinedStyleGroup
-
_undefinedStyleM
JRadioButtonMenuItem _undefinedStyleM
-
_viewCommas
JCheckBoxMenuItem _viewCommas
-
_viewDateTimeAsTwoColumns
JCheckBoxMenuItem _viewDateTimeAsTwoColumns
-
_viewDateWith4Digits
JCheckBoxMenuItem _viewDateWith4Digits
-
_viewDecimals
JMenu _viewDecimals
-
_viewMenu
JMenu _viewMenu
-
_viewQuality
JMenu _viewQuality
-
-
-
Class hec.dataTable.PairedDataCurveSelector
class PairedDataCurveSelector extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_containers
Vector _containers
-
_parent
HecDataTableFrame _parent
-
_pdcCombo
RmaJComboBox _pdcCombo
-
_root
DefaultMutableTreeNode _root
-
_selectAllBtn
JButton _selectAllBtn
-
_selectedPdc
PairedDataContainer _selectedPdc
-
_selectNoneBtn
JButton _selectNoneBtn
-
_selectorTree
RmaJTree _selectorTree
-
-
-
Class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
class CheckBoxNodeImpl extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_curveIndex
int _curveIndex
-
_enabled
boolean _enabled
-
_selected
boolean _selected
-
_selectionMode
int _selectionMode
-
_tree
JTree _tree
-
-
-
Class hec.dataTable.PairedDataModel
class PairedDataModel extends hec.dataTable.DataModel implements Serializable-
Serialized Fields
-
_compareMessage
StringBuffer _compareMessage
-
_pairedModelColumns
Vector _pairedModelColumns
-
_pairedModels
Vector<PairedDataCurve> _pairedModels
-
_type
String _type
-
_units
String _units
-
_xArray
HecDoubleArray _xArray
-
-
-
Class hec.dataTable.TableFindDialog
class TableFindDialog extends FindDialog implements Serializable-
Serialized Fields
-
_foundOne
boolean _foundOne
-
_previousMatch
String _previousMatch
-
-
-
Class hec.dataTable.TextTable
class TextTable extends GeneralTableEditor implements Serializable-
Serialized Fields
-
_font
Font _font
-
_parent
Object _parent
-
_textContainer
TextContainer _textContainer
-
_textPane
SearchableJEditorPane _textPane
-
-
-
Class hec.dataTable.TimeSeriesDataModel
class TimeSeriesDataModel extends hec.dataTable.DataModel implements Serializable-
Serialized Fields
-
_allIrregular
boolean _allIrregular
-
_allSameInterval
boolean _allSameInterval
-
_bVersionRow
boolean _bVersionRow
-
_dateStyle
int _dateStyle
-
_dateTimeAsTwoColumns
boolean _dateTimeAsTwoColumns
-
_originalTimes
int[] _originalTimes
-
_qualityStyle
int _qualityStyle
-
_reverseOrder
boolean _reverseOrder
-
_time
HecTimeArray _time
the array of times, has both a view time zone and a data time zone. -
_timePattern
boolean _timePattern
-
_timeZoneID
String _timeZoneID
For incoming data, the time zone for the hec time array is set to the first time series container's time zone that is this time zone. All other incoming time series containers are converted to this time zone establishing a single data time zone that can be converted to view time zone. -
_timeZoneRawOffset
int _timeZoneRawOffset
-
_typeRow
int _typeRow
-
_undefinedStyle
int _undefinedStyle
-
_unitsRow
int _unitsRow
-
_versionRow
int _versionRow
-
-
-
Class hec.dataTable.Title
class Title extends G2dTitle implements Serializable-
Serialized Fields
-
_editMenuItem
JMenuItem _editMenuItem
-
_popupMenu
JPopupMenu _popupMenu
-
_table
HecDataTable _table
-
-
-
-
Package hec.event
-
Class hec.event.AbstractDataEvent
class AbstractDataEvent extends Object implements Serializable -
Class hec.event.ConfigFileChangeEvent
class ConfigFileChangeEvent extends Object implements Serializable -
Class hec.event.DataChangeEvent
class DataChangeEvent extends AbstractDataEvent implements Serializable -
Class hec.event.LockEvent
class LockEvent extends AbstractDataEvent implements Serializable-
Serialized Fields
-
_isLocked
boolean _isLocked
-
-
-
Class hec.event.PlotTypeChangedEvent
class PlotTypeChangedEvent extends EventObject implements Serializable-
Serialized Fields
-
_type
int _type
-
-
-
-
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
DataSet _ds
-
-
-
Class hec.gfx2d.DataTypeEditor
class DataTypeEditor extends RmaJFrame implements Serializable-
Serialized Fields
-
_addRowMenuItem
JMenuItem _addRowMenuItem
-
_copyRowMenuItem
JMenuItem _copyRowMenuItem
-
_currentPlotRB
RmaJRadioButton _currentPlotRB
-
_dataTypePanel
DataTypePanel _dataTypePanel
-
_dataTypeTable
RmaJTable _dataTypeTable
-
_defaultLineStyles
RmaJRadioButton _defaultLineStyles
-
_deleteRowMenuItem
JMenuItem _deleteRowMenuItem
-
_dssTypeCombo
RmaJComboBox _dssTypeCombo
-
_lineLabelPanel
G2dLineLabelPropertiesPanel _lineLabelPanel
-
_linePanel
G2dLinePropertiesPanel _linePanel
-
_listener
ReflectMultiListener _listener
-
_modifiedLineTxt
RmaJTextField _modifiedLineTxt
-
_selectedDataType
DataType _selectedDataType
-
_startedFromMain
boolean _startedFromMain
-
_statusLineTxt
RmaJTextField _statusLineTxt
-
_tabbedPane
hec.gfx2d.DataTypeEditor.ModifiableTabbedPane _tabbedPane
-
-
-
Class hec.gfx2d.DataTypePanel
class DataTypePanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_maxAl
ActionListener _maxAl
-
_minAl
ActionListener _minAl
-
_properties
DataTypeProperties _properties
-
_weightAl
ActionListener _weightAl
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMaxAxisValueCheck
RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMinAxisValueCheck
RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoViewportWeightCheck
RmaJCheckBox jAutoViewportWeightCheck
-
jReverseAxisCheck
RmaJCheckBox jReverseAxisCheck
-
maxAxisValueFld
RmaJDecimalField maxAxisValueFld
-
minAxisValueFld
RmaJDecimalField minAxisValueFld
-
viewPortWeightFld
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 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
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 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
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
RmaJComboBox _alignCombo
-
_alignPanel
EnabledJPanel _alignPanel
-
_parameterPanel
JPanel _parameterPanel
-
_paramLabel
JLabel _paramLabel
-
_showLabelPanel
CheckBoxPanel _showLabelPanel
-
_topSep
JSeparator _topSep
-
-
-
Class hec.gfx2d.G2dAxisPropertiesPanel
class G2dAxisPropertiesPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_customColor
Object[] _customColor
-
_majorTicLabelFontPanel
FontPanel _majorTicLabelFontPanel
-
_majorTicLabelSamplePanel
SamplePanel _majorTicLabelSamplePanel
-
_majorTicLabelsPanel
hec.gfx2d.G2dAxisPropertiesPanel.TicLabelsPanel _majorTicLabelsPanel
-
_minorTicLabelFontPanel
FontPanel _minorTicLabelFontPanel
-
_minorTicLabelSamplePanel
SamplePanel _minorTicLabelSamplePanel
-
_minorTicLabelsPanel
hec.gfx2d.G2dAxisPropertiesPanel.TicLabelsPanel _minorTicLabelsPanel
-
_properties
AxisProperties _properties
-
_showMajorTicLabelsCheck
CheckBoxPanel _showMajorTicLabelsCheck
-
_showMinorTicLabelsCheck
CheckBoxPanel _showMinorTicLabelsCheck
-
jColorCombo
RmaJColorComboBox jColorCombo
-
jColorLabel
JLabel jColorLabel
-
jMajorTicMarkCheckBox
RmaJCheckBox jMajorTicMarkCheckBox
-
jMinorTicMarkCheckBox
RmaJCheckBox jMinorTicMarkCheckBox
-
jTickMarkPanel
JPanel jTickMarkPanel
-
-
-
Class hec.gfx2d.G2dBackgroundPropertiesPanel
class G2dBackgroundPropertiesPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_samplePanel
JPanel _samplePanel
-
checkBoxPanel
CheckBoxPanel checkBoxPanel
-
customColor
Object[] customColor
-
fillPatternCombo
RmaJComboBox fillPatternCombo
-
jAlphaLabel
JLabel jAlphaLabel
-
jColorCombo
RmaJColorComboBox jColorCombo
-
jColorLabel
JLabel jColorLabel
-
jFillButton
JButton jFillButton
-
jFillPatternLabel
JLabel jFillPatternLabel
-
jTransparencySpinner
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_allCalloutsCheck
RmaJCheckBox _allCalloutsCheck
-
_backgroundPanel
G2dBackgroundPropertiesPanel _backgroundPanel
-
_borderPanel
SimpleLinePropertiesPanel _borderPanel
-
_dataLocTxt
RmaJTextField _dataLocTxt
-
_deleteBtn
JButton _deleteBtn
-
_fontPanel
FontPanel _fontPanel
-
_offsetPanel
SizePanel _offsetPanel
-
_positionPanel
PositionPanel _positionPanel
-
_samplePanel
SamplePanel _samplePanel
-
_selector
SelectorTextPanel _selector
-
_showCalloutsCheck
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 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 DefaultJPanel implements Serializable-
Serialized Fields
-
checkBoxPanel
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 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 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-
Serialized Fields
-
_dataSets
Vector _dataSets
-
comboPanel
JPanel comboPanel
-
jComboDataSource
RmaJComboBox jComboDataSource
-
-
-
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_fontProperties
FontProperties _fontProperties
-
_styles
Map _styles
-
customColor
Object[] customColor
-
maxSizeSB
JSlider maxSizeSB
-
mFontPanel
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
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 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
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_position
String _position
-
_properties
LineLabelProperties _properties
-
checkBoxPanel
CheckBoxPanel checkBoxPanel
-
jAlignmentCombo
RmaJComboBox jAlignmentCombo
-
jLabelAlignment
JLabel jLabelAlignment
-
jLabelLabel
JLabel jLabelLabel
-
jLabelPanel
JPanel jLabelPanel
-
jLabelPositition
JLabel jLabelPositition
-
jLabelText
RmaJTextField jLabelText
-
jPositionCombo
RmaJComboBox jPositionCombo
-
samplePanel
G2dLineLabelPropertiesPanel.SamplePanel samplePanel
-
-
-
Class hec.gfx2d.G2dLineLabelPropertiesPanel.SamplePanel
class SamplePanel extends JPanel implements Serializable -
Class hec.gfx2d.G2dLineMarkerPropertiesPanel
class G2dLineMarkerPropertiesPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_axisType
int _axisType
-
_cardPanel
JPanel _cardPanel
-
_dataTimeZone
TimeZone _dataTimeZone
-
_dateTimePanel
DateTimePanel _dateTimePanel
-
_labelPanel
LabelPanel _labelPanel
-
_linePanel
LinePropertiesPanel _linePanel
-
_markerValue
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 G2dDefaultJPanel implements Serializable-
Serialized Fields
-
_properties
G2dLineProperties _properties
-
fillCustomColor
Object[] fillCustomColor
-
fillerSymbolPanel
PointPropertiesPanel fillerSymbolPanel
-
lineCheckBoxPanel
CheckBoxPanel lineCheckBoxPanel
-
lineColorCombo
RmaJColorComboBox lineColorCombo
-
lineColorLabel
JLabel lineColorLabel
-
lineCustomColor
Object[] lineCustomColor
-
lineFillAboveRadio
RmaJRadioButton lineFillAboveRadio
-
lineFillBelowRadio
RmaJRadioButton lineFillBelowRadio
-
lineFillColorCombo
RmaJColorComboBox lineFillColorCombo
-
lineFillColorLabel
JLabel lineFillColorLabel
-
lineFillNoneRadio
RmaJRadioButton lineFillNoneRadio
-
lineFillPatternCombo
RmaJComboBox lineFillPatternCombo
-
lineFillPatternLabel
JLabel lineFillPatternLabel
-
lineInterpolateMissing
RmaJCheckBox lineInterpolateMissing
-
lineLinearTypeRadio
RmaJRadioButton lineLinearTypeRadio
-
linePointPropertiesPanel
LinePointPropertiesPanel linePointPropertiesPanel
-
lineSteppedTypeRadio
RmaJRadioButton lineSteppedTypeRadio
-
lineStyleCombo
RmaJComboBox lineStyleCombo
-
lineStyleLabel
JLabel lineStyleLabel
-
lineStylePanel
JPanel lineStylePanel
-
lineWeightCombo
RmaJComboBox lineWeightCombo
-
lineWeightLabel
JLabel lineWeightLabel
-
missingCheckboxPanel
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_drawCurveCheck
RmaJCheckBox _drawCurveCheck
-
_dssPathTxt
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
RmaJList _selecter
-
_selecterLabel
JLabel _selecterLabel
-
_selectorScrollPane
JScrollPane _selectorScrollPane
-
_showInLegendCheck
RmaJCheckBox _showInLegendCheck
-
_spinDownBtn
JButton _spinDownBtn
-
_spinUpBtn
JButton _spinUpBtn
-
_tabPane
JTabbedPane _tabPane
-
-
-
Class hec.gfx2d.G2dLineStylePropertiesPanel
class G2dLineStylePropertiesPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_drawMissingCheck
CheckBoxPanel _drawMissingCheck
-
_lineProperties
G2dLineProperties _lineProperties
-
_missingValuesPanel
PointPropertiesPanel _missingValuesPanel
-
_useDefinedStylesRadio
RmaJRadioButton _useDefinedStylesRadio
-
_useSimpleStylesRadio
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. -
closedPath
GeneralPath closedPath
-
npoints
int npoints
The total number of points. The value ofnpoints
represents the number of points in thisPolyline2D
. -
path
GeneralPath path
-
xpoints
float[] xpoints
The array of x coordinates. The value ofnpoints
is equal to the number of points in thisPolyline2D
. -
ypoints
float[] ypoints
The array of x coordinates. The value ofnpoints
is 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 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
DateTimePanel _dateTimeXPanel
-
_dateTimeYPanel
DateTimePanel _dateTimeYPanel
-
_labelPanel
LabelPanel _labelPanel
-
_markerProperties
G2dMarkerPointProperties _markerProperties
-
_markerXValue
RmaJDecimalField _markerXValue
-
_markerYValue
RmaJDecimalField _markerYValue
-
_pointPanel
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
DateTimePanel m_dateTimePanel
-
m_markerProperties
G2dMarkerProperties m_markerProperties
-
m_markerValue
RmaJDecimalField m_markerValue
-
-
-
Class hec.gfx2d.G2dMiscPropertiesPanel
class G2dMiscPropertiesPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_backgroundColorCombo
RmaJColorComboBox _backgroundColorCombo
-
_panel
G2dPanel _panel
-
_panelProperties
G2dPanelProp _panelProperties
-
_setToCurrentWindowBtn
JButton _setToCurrentWindowBtn
-
_spacerSizeSpinBox
RmaIntegerJSpinBox _spacerSizeSpinBox
-
_windowCaptionTxt
RmaJTextField _windowCaptionTxt
-
_windowHeightFld
RmaJIntegerField _windowHeightFld
-
_windowWidthFld
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_alignmentCombo
RmaJComboBox _alignmentCombo
-
_position
String _position
-
_samplePanel
SamplePanel _samplePanel
-
_sizeSpinBox
RmaIntegerJSpinBox _sizeSpinBox
-
_titleText
RmaJTextArea _titleText
-
-
-
Class hec.gfx2d.G2dNoneCustomPanel
class G2dNoneCustomPanel extends JPanel implements Serializable-
Serialized Fields
-
jCustomRadio
RmaJRadioButton jCustomRadio
-
jNoneRadio
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 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 RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_panels
DefaultJPanel[] _panels
-
_tabPane
JTabbedPane _tabPane
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
listenerList
EventListenerList listenerList
-
-
-
Class hec.gfx2d.G2dScalePropertiesPanel
class G2dScalePropertiesPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_properties
ScaleProperties _properties
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMajorTicCheckBox
RmaJCheckBox jAutoMajorTicCheckBox
-
jAutoMaxAxisValueCheck
RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMaxViewCheck
RmaJCheckBox jAutoMaxViewCheck
-
jAutoMinAxisValueCheck
RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoMinorTicCheckBox
RmaJCheckBox jAutoMinorTicCheckBox
-
jAutoMinViewCheck
RmaJCheckBox jAutoMinViewCheck
-
jReverseAxisCheck
RmaJCheckBox jReverseAxisCheck
-
jSwitchAxisCheck
RmaJCheckBox jSwitchAxisCheck
-
majorUnitIntervalTxt
RmaJDecimalField majorUnitIntervalTxt
-
maxAxisValueTxt
RmaJDecimalField maxAxisValueTxt
-
maxViewValueTxt
RmaJDecimalField maxViewValueTxt
-
minAxisValueTxt
RmaJDecimalField minAxisValueTxt
-
minorUnitIntervalTxt
RmaJDecimalField minorUnitIntervalTxt
-
minViewValueTxt
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 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 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
RmaJComboBox _alignCombo
-
_alignPanel
JPanel _alignPanel
-
_showLabelPanel
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 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 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 DefaultJPanel implements Serializable-
Serialized Fields
-
_allLegendsSameFontCheck
RmaJCheckBox _allLegendsSameFontCheck
-
_backgroundPanel
G2dBackgroundPropertiesPanel _backgroundPanel
-
_borderPanel
SimpleLinePropertiesPanel _borderPanel
-
_bottomSep
JSeparator _bottomSep
-
_fontPanel
FontPanel _fontPanel
-
_properties
G2dLabelDrawProp _properties
-
_samplePanel
SamplePanel _samplePanel
-
_textPanel
TextPanel _textPanel
-
-
-
Class hec.gfx2d.LayoutPlotDialog
class LayoutPlotDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_addAxisMenuItem
JMenuItem _addAxisMenuItem
-
_axisPopup
JPopupMenu _axisPopup
-
_canceled
boolean _canceled
-
_cmdPanel
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_leftPanel
hec.gfx2d.LegendBlockPropertiesPanel _leftPanel
-
_legendPositionCombo
RmaJComboBox _legendPositionCombo
-
_properties
LegendPanelProp _properties
-
_rightPanel
hec.gfx2d.LegendBlockPropertiesPanel _rightPanel
-
_showLegend
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 RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_margin
Margin _margin
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jBottomTxt
RmaJDecimalField jBottomTxt
-
jLeftTxt
RmaJDecimalField jLeftTxt
-
jRightTxt
RmaJDecimalField jRightTxt
-
jTopTxt
RmaJDecimalField jTopTxt
-
-
-
Class hec.gfx2d.MarkerlineGlyph
class MarkerlineGlyph extends DefaultG2dGlyph implements Serializable -
Class hec.gfx2d.NewMarkerPointDialog
class NewMarkerPointDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
-
-
Class hec.gfx2d.ObjectSelectionEvent
class ObjectSelectionEvent extends EventObject implements Serializable -
Class hec.gfx2d.PageSetupJDialog
class PageSetupJDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_margin
Margin _margin
-
_pageLayout
int _pageLayout
-
_properties
PrintProperties _properties
-
bottomMarginLabel
String bottomMarginLabel
-
cmdPanel
ButtonCmdPanel cmdPanel
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jAddtnlOptsPanel
JPanel jAddtnlOptsPanel
-
jBottomMarginLbl
JLabel jBottomMarginLbl
-
jHorizScaleLbl
JLabel jHorizScaleLbl
-
jHorizScaleTxt
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
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_mode
String _mode
-
_position
String _position
-
jAlignmentCombo
RmaJComboBox jAlignmentCombo
-
jColorCombo
RmaJColorComboBox jColorCombo
-
jColorLabel
JLabel jColorLabel
-
jLabelAlignment
JLabel jLabelAlignment
-
jLabelCustomRadio
RmaJRadioButton jLabelCustomRadio
-
jLabelNoneRadio
RmaJRadioButton jLabelNoneRadio
-
jLabelPanel
JPanel jLabelPanel
-
jLabelPositition
JLabel jLabelPositition
-
jPositionCombo
RmaJComboBox jPositionCombo
-
m_fontButton
RmaJFontButton m_fontButton
-
m_fontButtonPanel
JPanel m_fontButtonPanel
-
m_lineData
G2dLine[] m_lineData
-
m_majorFontButton
RmaJFontButton m_majorFontButton
-
m_minorFontButton
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 DefaultJPanel implements Serializable-
Serialized Fields
-
m_lineComboBox
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 DefaultJPanel implements Serializable-
Serialized Fields
-
m_autoGenerateSytlesRadio
RmaJRadioButton m_autoGenerateSytlesRadio
-
m_curvesOnLegendCheck
RmaJCheckBox m_curvesOnLegendCheck
-
m_labelIntervalLabel
JLabel m_labelIntervalLabel
-
m_labelIntervalTxt
RmaJIntegerField m_labelIntervalTxt
-
m_listenerList
List m_listenerList
-
m_majorIntervalLabel
JLabel m_majorIntervalLabel
-
m_majorIntervalTxt
RmaJIntegerField m_majorIntervalTxt
-
m_plotAllLineStylesRadio
RmaJRadioButton m_plotAllLineStylesRadio
-
m_plotLineSytlesRadio
RmaJRadioButton m_plotLineSytlesRadio
-
m_plotMajorMinorSytlesRadio
RmaJRadioButton m_plotMajorMinorSytlesRadio
-
m_useDefaultLineSytlesRadio
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 RmaJDialog implements Serializable-
Serialized Fields
-
_axisPanel
hec.gfx2d.PlotPropertiesDialog.PropPanel _axisPanel
-
_canceled
boolean _canceled
-
_cmdPanel
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
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
RmaJColorComboBox pointFillColorCombo
-
pointFillColorLabel
JLabel pointFillColorLabel
-
pointLineColorCombo
RmaJColorComboBox pointLineColorCombo
-
pointLineColorLabel
JLabel pointLineColorLabel
-
pointSizeLabel
JLabel pointSizeLabel
-
pointStyleCombo
RmaJComboBox pointStyleCombo
-
pointStyleLabel
JLabel pointStyleLabel
-
pointStylePanel
JPanel pointStylePanel
-
pointTitleLabel
JLabel pointTitleLabel
-
samplePanel
SamplePanel samplePanel
-
sizeSpinBox
RmaIntegerJSpinBox sizeSpinBox
-
title
String title
-
-
-
Class hec.gfx2d.PrintMultipleJDialog
class PrintMultipleJDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_numPagesTall
int _numPagesTall
-
_numPagesWide
int _numPagesWide
-
_pageFormat
PageFormat _pageFormat
-
_printProperties
PrintProperties _printProperties
-
cmdPanel
ButtonCmdPanel cmdPanel
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jAvailableListModel
RmaListModel jAvailableListModel
-
jAvailablePlotsLbl
JLabel jAvailablePlotsLbl
-
jAvailablePlotsList
RmaJList jAvailablePlotsList
-
jmb
JMenuBar jmb
-
jNumPagesTallLbl
JLabel jNumPagesTallLbl
-
jNumPagesTallTxt
RmaJIntegerField jNumPagesTallTxt
-
jNumPagesWideLbl
JLabel jNumPagesWideLbl
-
jNumPagesWideTxt
RmaJIntegerField jNumPagesWideTxt
-
jPageHeightSlider
JSlider jPageHeightSlider
-
jPagePanel
JPanel jPagePanel
-
jPageWideSlider
JSlider jPageWideSlider
-
jSelectedListModel
RmaListModel jSelectedListModel
-
jSelectedPlotsLbl
JLabel jSelectedPlotsLbl
-
jSelectedPlotsList
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 RmaJDialog implements Serializable-
Serialized Fields
-
m_canceled
boolean m_canceled
-
m_table
RmaJTable m_table
-
-
-
Class hec.gfx2d.SamplePanel
class SamplePanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_backgroundPropPanel
G2dBackgroundPropertiesPanel _backgroundPropPanel
-
_borderPropPanel
SimpleLinePropertiesPanel _borderPropPanel
-
_checkBoxPanel
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
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_samplePanel
JPanel _samplePanel
-
colorLabel
JLabel colorLabel
-
customColor
Object[] customColor
-
jColorCombo
RmaJColorComboBox jColorCombo
-
jStyleCombo
RmaJComboBox jStyleCombo
-
jWeightCombo
RmaJComboBox jWeightCombo
-
noneCustomPanel
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 DefaultJPanel implements Serializable-
Serialized Fields
-
_properties
ScaleProperties _properties
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMaxAxisValueCheck
RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMaxViewCheck
RmaJCheckBox jAutoMaxViewCheck
-
jAutoMinAxisValueCheck
RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoMinViewCheck
RmaJCheckBox jAutoMinViewCheck
-
jDateLabel
JLabel jDateLabel
-
jMaxDateTxt
RmaJCalendarField jMaxDateTxt
-
jMaxTimeTxt
RmaJ24HourTimeField jMaxTimeTxt
-
jMinDateTxt
RmaJCalendarField jMinDateTxt
-
jMinTimeTxt
RmaJ24HourTimeField jMinTimeTxt
-
jNumLevelsCombo
JComboBox jNumLevelsCombo
-
jNumLevelsLabel
JLabel jNumLevelsLabel
-
jReverseAxisCheck
RmaJCheckBox jReverseAxisCheck
-
jTimeLabel
JLabel jTimeLabel
-
jUnitComboBox
RmaJComboBox jUnitComboBox
-
jViewMaxDateTxt
RmaJCalendarField jViewMaxDateTxt
-
jViewMaxTimeTxt
RmaJ24HourTimeField jViewMaxTimeTxt
-
jViewMinDateTxt
RmaJCalendarField jViewMinDateTxt
-
jViewMinTimeTxt
RmaJ24HourTimeField jViewMinTimeTxt
-
jViewRangeCheck
RmaJCheckBox jViewRangeCheck
-
jViewRangeTxt
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.gfx2d.autoload
-
Class hec.gfx2d.autoload.EditRefreshOptionsPanel
class EditRefreshOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
jButton1
JButton jButton1
-
jScrollPane1
JScrollPane jScrollPane1
-
mCancelButton
JButton mCancelButton
-
mDeselectAllButton
JButton mDeselectAllButton
-
mOkButton
JButton mOkButton
-
mSelectAllButton
JButton mSelectAllButton
-
mTable
JTable mTable
-
tableModel
EditRefreshTableModel tableModel
-
-
-
Class hec.gfx2d.autoload.EditRefreshTableModel
class EditRefreshTableModel extends AbstractTableModel implements Serializable
-
-
Package hec.gfx2d.components
-
Class hec.gfx2d.components.CheckBoxPanel
class CheckBoxPanel extends JPanel implements Serializable-
Serialized Fields
-
_componentPanels
List<ComponentPanel> _componentPanels
-
_selectedCheck
RmaJCheckBox _selectedCheck
-
-
-
Class hec.gfx2d.components.FontPanel
class FontPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_boldCheck
RmaJCheckBox _boldCheck
-
_colorCombo
RmaJColorComboBox _colorCombo
-
_fontCombo
RmaJComboBox _fontCombo
-
_italicCheck
RmaJCheckBox _italicCheck
-
_maxFontSize
int _maxFontSize
-
_maxSizeCombo
RmaJComboBox _maxSizeCombo
-
_minFontSize
int _minFontSize
-
_minSizeCombo
RmaJComboBox _minSizeCombo
-
_samplePanel
JPanel _samplePanel
-
_scalingPanel
JPanel _scalingPanel
-
_sizeCombo
RmaJComboBox _sizeCombo
-
_underlineCheck
RmaJCheckBox _underlineCheck
-
_useScalingCheck
RmaJCheckBox _useScalingCheck
-
-
-
Class hec.gfx2d.components.G2dDefaultJPanel
class G2dDefaultJPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
-
-
Class hec.gfx2d.components.IconPanel
class IconPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_fileFld
RmaJTextField _fileFld
-
_fileSelecteBtn
JButton _fileSelecteBtn
-
_positionCombo
RmaJComboBox _positionCombo
-
-
-
Class hec.gfx2d.components.LabelPanel
class LabelPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_alignLabel
JLabel _alignLabel
-
_alignmentCombo
RmaJComboBox _alignmentCombo
-
_checkBoxPanel
CheckBoxPanel _checkBoxPanel
-
_fontPanel
FontPanel _fontPanel
-
_labelText
RmaJTextField _labelText
-
_positionCombo
RmaJComboBox _positionCombo
-
_positionLabel
JLabel _positionLabel
-
_properties
G2dLabelDrawProp _properties
-
_samplePanel
JPanel _samplePanel
-
_textLabel
JLabel _textLabel
-
-
-
Class hec.gfx2d.components.LinePointPropertiesPanel
class LinePointPropertiesPanel extends SimplePointPropertiesPanel implements Serializable-
Serialized Fields
-
_properties
G2dLineProperties _properties
-
_samplePanel
JComponent _samplePanel
-
autoSkipRadio
RmaJRadioButton autoSkipRadio
-
drawDataPtsRadio
RmaJRadioButton drawDataPtsRadio
-
intervalPtsLbl
JLabel intervalPtsLbl
-
intervalPtsTxt
RmaJIntegerField intervalPtsTxt
-
offsetIntervalLbl
JLabel offsetIntervalLbl
-
offsetIntervalTxt
RmaJIntegerField offsetIntervalTxt
-
offsetPtsLbl
JLabel offsetPtsLbl
-
offsetPtsTxt
RmaJIntegerField offsetPtsTxt
-
skipPtsLbl
JLabel skipPtsLbl
-
skipPtsTxt
RmaJIntegerField skipPtsTxt
-
-
-
Class hec.gfx2d.components.LinePropertiesPanel
class LinePropertiesPanel extends SimpleLinePropertiesPanel implements Serializable-
Serialized Fields
-
_lineFillAboveRadio
RmaJRadioButton _lineFillAboveRadio
-
_lineFillBelowRadio
RmaJRadioButton _lineFillBelowRadio
-
_lineFillColorCombo
RmaJColorComboBox _lineFillColorCombo
-
_lineFillColorLabel
JLabel _lineFillColorLabel
-
_lineFillNoneRadio
RmaJRadioButton _lineFillNoneRadio
-
_lineFillPatternCombo
RmaJComboBox _lineFillPatternCombo
-
_lineFillPatternLabel
JLabel _lineFillPatternLabel
-
-
-
Class hec.gfx2d.components.PositionPanel
class PositionPanel extends JPanel implements Serializable-
Serialized Fields
-
_positionCombo
RmaJComboBox _positionCombo
-
_samplePanel
SamplePanel _samplePanel
-
-
-
Class hec.gfx2d.components.SimplePointPropertiesPanel
class SimplePointPropertiesPanel extends G2dDefaultJPanel implements Serializable-
Serialized Fields
-
_samplePanel
JComponent _samplePanel
-
checkBoxPanel
CheckBoxPanel checkBoxPanel
-
pFillCustomColor
Object[] pFillCustomColor
-
pLineCustomColor
Object[] pLineCustomColor
-
pointFillColorCombo
RmaJColorComboBox pointFillColorCombo
-
pointFillColorLabel
JLabel pointFillColorLabel
-
pointLineColorCombo
RmaJColorComboBox pointLineColorCombo
-
pointLineColorLabel
JLabel pointLineColorLabel
-
pointSizeLabel
JLabel pointSizeLabel
-
pointStyleCombo
RmaJComboBox pointStyleCombo
-
pointStyleLabel
JLabel pointStyleLabel
-
pointStylePanel
JPanel pointStylePanel
-
sizeSpinBox
RmaIntegerJSpinBox sizeSpinBox
-
-
-
Class hec.gfx2d.components.SizePanel
class SizePanel extends JPanel implements Serializable-
Serialized Fields
-
_samplePanel
SamplePanel _samplePanel
-
_sizeFld
RmaJIntegerField _sizeFld
-
-
-
Class hec.gfx2d.components.TextPanel
class TextPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_label
JLabel _label
-
_samplePanel
SamplePanel _samplePanel
-
_textArea
RmaJTextArea _textArea
-
-
-
-
Package hec.gfx2d.dss
-
Class hec.gfx2d.dss.LocalDSSData
class LocalDSSData extends G2dData implements Serializable-
Serialized Fields
-
_dssId
DSSIdentifier _dssId
-
_modelVariable
ModelVariable _modelVariable
-
_xAxisType
int _xAxisType
-
_yAxisType
int _yAxisType
-
-
-
Class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
class LocalDSSTimeSeriesCollection extends LocalDSSData implements Serializable-
Serialized Fields
-
_collections
List<String> _collections
The _collections. -
_hecMathArray
TimeSeriesMath[] _hecMathArray
The _hec math array. -
_loaded
boolean _loaded
The _loaded. -
_max
TimeSeriesContainer _max
-
_mean
TimeSeriesContainer _mean
-
_median
TimeSeriesContainer _median
-
_min
TimeSeriesContainer _min
-
_outputDc
TimeSeriesContainer _outputDc
The _output dc. -
_outputMath
HecMath _outputMath
The _output math. -
_p25
TimeSeriesContainer _p25
-
_p75
TimeSeriesContainer _p75
-
_tsMathGuy
TimeSeriesMath _tsMathGuy
The _ts math guy. -
endIdx
int endIdx
The end idx. -
numberValues
int numberValues
The number values. -
startIdx
int startIdx
The start idx. -
tdata
int[] tdata
The tdata. -
xtype
String xtype
The xtype. -
ydata
double[][] ydata
The ydata. -
ytype
String ytype
The ytype.
-
-
-
Class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
class LocalDSSTimeSeriesCollectionGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
LocalDSSTimeSeriesCollection _obj
-
_statsShown
boolean _statsShown
-
-
-
-
Package hec.gfx2d.histogram
-
Class hec.gfx2d.histogram.HistogramDataGlyph
class HistogramDataGlyph extends BarGlyph implements Serializable -
Class hec.gfx2d.histogram.HistogramDataSetImpl
class HistogramDataSetImpl extends G2dData implements Serializable-
Serialized Fields
-
_changeListener
ChangeListener _changeListener
-
_provider
HistogramDataProvider _provider
-
_xAxisName
String _xAxisName
-
_yAxisName
String _yAxisName
-
-
-
Class hec.gfx2d.histogram.PairedDataHistogramDataSet
class PairedDataHistogramDataSet extends PairedDataSet implements Serializable-
Serialized Fields
-
_bins
List<HistogramBin> _bins
-
-
-
-
Package hec.gfx2d.profilePlot
-
Class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
class AnimatedProfileG2dDialog extends G2dDialog implements Serializable-
Serialized Fields
-
_colorVec
Vector _colorVec
The _color vec. -
_currentPos
int _currentPos
The _current pos. -
_currentTime
HecTime _currentTime
current time for slider positon -
_endTime
HecTime _endTime
The _end time. -
_jmi_Animate
JMenuItem _jmi_Animate
The _jmi_ animate. -
_parameterMenu
JMenu _parameterMenu
The _parameter menu. -
_parent
Frame _parent
The _parent. -
_plotObjs
List _plotObjs
Description of the Field. -
_plotTitle
String _plotTitle
overriding plot title for plot area. -
_reverseX
boolean _reverseX
-
_reverseY
boolean _reverseY
-
_startTime
HecTime _startTime
The _start time. -
_timeList
List _timeList
The _time list. -
_title
String _title
The _title. -
dlg
ProfileAnimationDlg dlg
The dlg. -
parameter
String parameter
The parameter. -
titleText
MessageFormat titleText
The title text.
-
-
-
Class hec.gfx2d.profilePlot.ProfileAnimationDlg
class ProfileAnimationDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_listener
VCRControlsListenerImpl _listener
-
_parent
AnimatedProfileG2dDialog _parent
-
_speed
int _speed
-
_speedMenuItem
JMenuItem _speedMenuItem
-
_vcr
RmaVcrControls _vcr
-
_vcrplayer
VCRPlayer _vcrplayer
-
_viewMenu
JMenu _viewMenu
-
-
-
Class hec.gfx2d.profilePlot.ProfileDataG2dGlyph
class ProfileDataG2dGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
ProfileDataG2dObject _obj
-
-
-
Class hec.gfx2d.profilePlot.ProfileDataG2dObject
class ProfileDataG2dObject extends G2dData implements Serializable-
Serialized Fields
-
_bounds
WorldRect _bounds
The WorldRect _bounds. -
_name
String _name
The name. -
_parameter
String _parameter
The String _parameter. -
_profx
float[] _profx
The float array _profx. -
_profy
float[] _profy
The float array_profy. -
_rec
ProfileDataRecords _rec
The ProfileDataRecord _rec. -
_runName
String _runName
The run name.
-
-
-
Class hec.gfx2d.profilePlot.VCRControlEditor
class VCRControlEditor extends RmaJDialog implements Serializable-
Serialized Fields
-
_owner
ProfileAnimationDlg _owner
-
_speed
int _speed
-
_speedField
RmaJIntegerField _speedField
-
-
-
-
Package hec.gfx2d.swing.charts.bar
-
Class hec.gfx2d.swing.charts.bar.BarGlyph
class BarGlyph extends G2dGlyph implements Serializable -
Class hec.gfx2d.swing.charts.bar.BarGroupData
class BarGroupData extends G2dData implements Serializable-
Serialized Fields
-
_bars
List<BarData> _bars
-
_groupIndex
int _groupIndex
-
_groupName
String _groupName
-
_numCategories
int _numCategories
-
_numGroups
int _numGroups
-
_pcs
PropertyChangeSupport _pcs
-
_showLabel
boolean _showLabel
-
_valueFormatter
NumberFormat _valueFormatter
-
-
-
Class hec.gfx2d.swing.charts.bar.BarGroupGlyph
class BarGroupGlyph extends BarGlyph implements Serializable-
Serialized Fields
-
_bars
List<Rectangle2D> _bars
-
_data
BarGroupData _data
-
_leftFraction
double _leftFraction
-
_rightFraction
double _rightFraction
-
-
-
Class hec.gfx2d.swing.charts.bar.G2dBarPlot
class G2dBarPlot extends G2dPanel implements Serializable-
Serialized Fields
-
_barGroupData
List<BarGroupData> _barGroupData
-
_barProperties
List _barProperties
-
-
-
-
Package hec.gfx2d.swing.charts.color
-
Class hec.gfx2d.swing.charts.color.ColorConfigDialog
class ColorConfigDialog extends JDialog implements Serializable-
Serialized Fields
-
_cancelButton
RmaJButton _cancelButton
-
_colorTable
ColorTable _colorTable
-
_colorTableModel
hec.gfx2d.swing.charts.color.ColorTableModel _colorTableModel
-
_newButton
RmaJButton _newButton
-
_okButton
RmaJButton _okButton
-
_removeButton
RmaJButton _removeButton
-
_savedColors
List<BandedColor> _savedColors
-
_selectedColor
BandedColor _selectedColor
-
_twoColor
boolean _twoColor
-
-
-
Class hec.gfx2d.swing.charts.color.ColorContourOptionsPanel
class ColorContourOptionsPanel extends RmaJPanel implements Serializable-
Serialized Fields
-
_adjustColorClippingCheckbox
RmaJCheckBox _adjustColorClippingCheckbox
-
_alphaField
RmaJDecimalField _alphaField
-
_alphaSlider
JSlider _alphaSlider
-
_bandedColors
List<BandedColor> _bandedColors
-
_baseColorButton
RmaJColorChooserButton _baseColorButton
-
_brightnessField
RmaJDecimalField _brightnessField
-
_brightnessSlider
JSlider _brightnessSlider
-
_configurationPanel
RmaJPanel _configurationPanel
-
_configureColorButton
RmaJButton _configureColorButton
-
_maxClippingField
RmaJIntegerField _maxClippingField
-
_maxClippingSlider
JSlider _maxClippingSlider
-
_maxLimitField
RmaJDecimalField _maxLimitField
-
_minClippingField
RmaJIntegerField _minClippingField
-
_minClippingSlider
JSlider _minClippingSlider
-
_minLimitField
RmaJDecimalField _minLimitField
-
_reversedCheckbox
RmaJCheckBox _reversedCheckbox
-
_saturationField
RmaJDecimalField _saturationField
-
_saturationSlider
JSlider _saturationSlider
-
_scalePanel
ColorContourJPanel _scalePanel
-
_ticIntervalField
RmaJDecimalField _ticIntervalField
-
_twoColors
List<Color> _twoColors
-
_typeOptionBox
RmaJComboBox<ColorContourType> _typeOptionBox
-
_useMaxClippingCheckbox
RmaJCheckBox _useMaxClippingCheckbox
-
_useMinClippingCheckbox
RmaJCheckBox _useMinClippingCheckbox
-
-
-
Class hec.gfx2d.swing.charts.color.ColorTable
class ColorTable extends RmaJTable implements Serializable
-
-
Package hec.gfx2d.swing.charts.options
-
Class hec.gfx2d.swing.charts.options.AngleOptionsPanel
class AngleOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
_angleOptionsBox
JComboBox<AngleOption> _angleOptionsBox
-
_drawClockwiseBox
RmaJCheckBox _drawClockwiseBox
-
_startAngleField
RmaJDecimalField _startAngleField
-
_startAngleInDegrees
boolean _startAngleInDegrees
-
-
-
Class hec.gfx2d.swing.charts.options.EditPieSlicePanel
class EditPieSlicePanel extends JPanel implements Serializable-
Serialized Fields
-
_colorOptionsPanel
ColorContourOptionsPanel _colorOptionsPanel
-
_labelPanel
TextOptionsPanel _labelPanel
-
_showLabelBox
RmaJCheckBox _showLabelBox
-
_showValueBox
RmaJCheckBox _showValueBox
-
_singleColorBox
RmaJCheckBox _singleColorBox
-
_thresholdOptionsPanel
ThresholdOptionsPanel _thresholdOptionsPanel
-
_visibleBox
RmaJCheckBox _visibleBox
-
-
-
Class hec.gfx2d.swing.charts.options.PieChartOptionsGeneralPanel
class PieChartOptionsGeneralPanel extends JPanel implements Serializable-
Serialized Fields
-
_colorOptionsPanel
ColorContourOptionsPanel _colorOptionsPanel
-
_legendSideBox
RmaJComboBox<LegendSide> _legendSideBox
-
_roundingPanel
RoundingOptionsPanel _roundingPanel
-
_showLegendBox
JCheckBox _showLegendBox
-
_showRadialSumBox
JCheckBox _showRadialSumBox
-
_singleColorSumBox
JCheckBox _singleColorSumBox
-
_startAnglePanel
AngleOptionsPanel _startAnglePanel
-
-
-
Class hec.gfx2d.swing.charts.options.PieChartOptionsPanel
class PieChartOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
_generalOptionsPanel
PieChartOptionsGeneralPanel _generalOptionsPanel
-
_sliceOptionsPanel
EditPieSlicePanel _sliceOptionsPanel
-
_thresholdOptionsPanel
ThresholdOptionsPanel _thresholdOptionsPanel
-
_titleOptionsPanel
PieChartOptionsTitlePanel _titleOptionsPanel
-
-
-
Class hec.gfx2d.swing.charts.options.PieChartOptionsTitlePanel
class PieChartOptionsTitlePanel extends JPanel implements Serializable-
Serialized Fields
-
_footerOptionsPanel
TextOptionsPanel _footerOptionsPanel
-
_subtitleOptionsPanel
TextOptionsPanel _subtitleOptionsPanel
-
_titleOptionsPanel
TextOptionsPanel _titleOptionsPanel
-
-
-
Class hec.gfx2d.swing.charts.options.RoundingOptionsPanel
class RoundingOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
_decimals
int _decimals
-
_digits
int _digits
-
_roundingPrecisionField
RmaJIntegerField _roundingPrecisionField
-
_roundingType
RoundingTool.RoundingType _roundingType
-
_roundingTypeBox
JComboBox<RoundingTool.RoundingType> _roundingTypeBox
-
_sigFigs
int _sigFigs
-
-
-
Class hec.gfx2d.swing.charts.options.TextOptionsPanel
class TextOptionsPanel extends RmaJPanel implements Serializable-
Serialized Fields
-
_colorButton
RmaJColorChooserButton _colorButton
-
_fontChooserPanel
FontChooserPanel _fontChooserPanel
-
_textField
RmaJTextField _textField
-
_title
String _title
-
-
-
-
Package hec.gfx2d.swing.charts.pie
-
Class hec.gfx2d.swing.charts.pie.PieChartPanel
class PieChartPanel extends JPanel implements Serializable-
Serialized Fields
-
_chartView
PieChartView _chartView
-
_controls
PieChartRenderControls _controls
-
_currentTime
Date _currentTime
-
_legendView
PieLegendView _legendView
-
_model
ChartModel _model
-
_slices
List<PieSliceView> _slices
-
-
-
Class hec.gfx2d.swing.charts.pie.PieChartRenderControls
class PieChartRenderControls extends ChartRenderControls<PieSliceRenderControls> implements Serializable-
Serialized Fields
-
_drawClockwise
boolean _drawClockwise
-
_radialSumContour
ColorContourRecord _radialSumContour
-
_radialSumContourType
ColorContourType _radialSumContourType
-
_radialSumTextVisible
boolean _radialSumTextVisible
-
_showRadialSum
boolean _showRadialSum
-
_singleColorSum
boolean _singleColorSum
-
_startAngle
double _startAngle
-
_startAngleMeasure
AngleOption _startAngleMeasure
-
-
-
Class hec.gfx2d.swing.charts.pie.PieChartView
class PieChartView extends JPanel implements Serializable-
Serialized Fields
-
_controller
PieChartPanel _controller
-
_selectedIndex
int _selectedIndex
-
-
-
Class hec.gfx2d.swing.charts.pie.PieLegendView
class PieLegendView extends JPanel implements Serializable-
Serialized Fields
-
_controller
PieChartPanel _controller
-
_legendItems
List<PieLegendItemView> _legendItems
-
_selectedIndex
int _selectedIndex
-
-
-
Class hec.gfx2d.swing.charts.pie.PieOverTimeTest
class PieOverTimeTest extends JFrame implements Serializable-
Serialized Fields
-
flip
boolean flip
-
-
-
Class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
class PieSliceRenderControls extends ChartItemRenderControls implements Serializable-
Serialized Fields
-
_contour
ColorContourRecord _contour
-
_contourType
ColorContourType _contourType
-
_singleColor
boolean _singleColor
-
-
-
-
Package hec.gfx2d.swing.charts.thresholds
-
Class hec.gfx2d.swing.charts.thresholds.Threshold
class Threshold extends Object implements Serializable-
Serialized Fields
-
_labelColor
Color _labelColor
-
_labelFont
Font _labelFont
-
_labelFormat
String _labelFormat
-
_lineProperties
ThresholdLineStyle _lineProperties
-
_type
Threshold.ThresholdType _type
-
_value
double _value
-
_visible
boolean _visible
-
-
-
Class hec.gfx2d.swing.charts.thresholds.ThresholdLineStyleRenderer
class ThresholdLineStyleRenderer extends DefaultTableCellRenderer implements Serializable -
Class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
class ThresholdOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
_addThresholdButton
JButton _addThresholdButton
-
_editThresholdButton
JButton _editThresholdButton
-
_firer
PropertyFireable _firer
-
_removeThresholdButton
JButton _removeThresholdButton
-
_selectedThreshold
Threshold _selectedThreshold
-
_showThresholdsBox
RmaJCheckBox _showThresholdsBox
-
_thresholdsTable
hec.gfx2d.swing.charts.thresholds.ThresholdsTable _thresholdsTable
-
_thresholdsTableModel
hec.gfx2d.swing.charts.thresholds.ThresholdsTableModel _thresholdsTableModel
-
-
-
-
Package hec.gui
-
Class hec.gui.AbstractEditorPanel
class AbstractEditorPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_alignment
StreamAlignmentIfc _alignment
Description of the Field -
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_modified
boolean _modified
-
_parentWindow
Window _parentWindow
-
-
-
Class hec.gui.AbstractFileChooserField
class AbstractFileChooserField extends RmaJTextField implements Serializable-
Serialized Fields
-
_chooserApproveButtonText
String _chooserApproveButtonText
-
_chooserTitle
String _chooserTitle
-
_defaultPath
String _defaultPath
-
_document
Document _document
-
_ellipsesButton
JButton _ellipsesButton
-
_filters
List _filters
-
_mouseAdapter
MouseAdapter _mouseAdapter
-
_openingFile
boolean _openingFile
-
_openType
int _openType
-
toolkit
Toolkit toolkit
-
-
-
Class hec.gui.AbstractRmiTextFileReaderJDialog
class AbstractRmiTextFileReaderJDialog extends RmaJFrame implements Serializable-
Serialized Fields
-
_findDialog
FindTextJDialog _findDialog
-
_formatMenu
JMenu _formatMenu
-
_id
Identifier _id
-
_initd
boolean _initd
-
_listener
ReflectMultiListener _listener
-
_matchCase
boolean _matchCase
-
_printDateStr
String _printDateStr
-
_printMenuItem
JMenuItem _printMenuItem
-
_printTokenizer
StringTokenizer _printTokenizer
-
_readAttempts
int _readAttempts
-
_readFile
boolean _readFile
-
_refresh
boolean _refresh
-
_refreshMenuItem
JMenuItem _refreshMenuItem
-
_remote
boolean _remote
-
_searchDirection
int _searchDirection
-
_searchMenu
JMenu _searchMenu
-
_searchText
String _searchText
-
_useHttp
boolean _useHttp
-
_viewCurrentItem
RmaJObjectMenuItem _viewCurrentItem
-
_viewPreviousItem
RmaJObjectMenuItem _viewPreviousItem
-
jLblFileName
JLabel jLblFileName
-
jSP_sPane
JScrollPane jSP_sPane
-
jTA_text
SearchableJEditorPane jTA_text
-
jTxtFileName
JTextArea jTxtFileName
-
m_printCache
Hashtable<Integer,
Vector<String>> m_printCache This is a table of printed items. This allows us to easily retrive data that has been sent to the printer, but requested again.
-
-
-
Class hec.gui.AbstractSelectorPanel
class AbstractSelectorPanel extends JPanel implements Serializable-
Serialized Fields
-
descriptionLabel
JLabel descriptionLabel
-
descriptionTxt
RmaJDescriptionField descriptionTxt
-
navPanel
RmaNavigationPanel navPanel
-
selectionList
JComponent selectionList
-
selectorLabel
JLabel selectorLabel
-
topComponentPanel
JPanel topComponentPanel
-
-
-
Class hec.gui.FormattedTextEditor
class FormattedTextEditor extends RmaJFrame implements Serializable-
Serialized Fields
-
_accessoryPanel
JPanel _accessoryPanel
-
_bgColorAction
Action _bgColorAction
-
_browseButton
JButton _browseButton
-
_exitAction
Action _exitAction
-
_fgColorAction
Action _fgColorAction
-
_fileFld
RmaJTextField _fileFld
-
_fileLabel
JLabel _fileLabel
-
_fileMenu
JMenu _fileMenu
-
_findAction
Action _findAction
-
_findDialog
org.fife.rsta.ui.search.FindDialog _findDialog
-
_findMenu
JMenu _findMenu
-
_fontAction
Action _fontAction
-
_gotoAction
Action _gotoAction
-
_gotoDialog
org.fife.rsta.ui.GoToDialog _gotoDialog
-
_lastFolder
String _lastFolder
-
_openAction
Action _openAction
-
_statusLine
RmaJTextField _statusLine
-
_textArea
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea _textArea
-
_viewMenu
JMenu _viewMenu
-
-
-
Class hec.gui.HelpDialog
class HelpDialog extends RmaJDialog implements Serializable -
Class hec.gui.HelpFrame
class HelpFrame extends RmaJFrame implements Serializable -
Class hec.gui.MoverDialog
class MoverDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_availableListAllowsDuplicates
boolean _availableListAllowsDuplicates
-
_availableListModel
RmaListModel _availableListModel
-
_canceled
boolean _canceled
-
_caseInsensitiveSort
boolean _caseInsensitiveSort
-
_dialogName
String _dialogName
-
_dialogType
int _dialogType
-
_note
String _note
-
_owner
Component _owner
-
_selectedListModel
RmaListModel _selectedListModel
-
_selectionType
int _selectionType
-
availListBorder
TitledBorder availListBorder
-
jButton_Add
JButton jButton_Add
-
jButton_AddAll
JButton jButton_AddAll
-
jButton_Down
JButton jButton_Down
-
jButton_Remove
JButton jButton_Remove
-
jButton_RemoveAll
JButton jButton_RemoveAll
-
jButton_Up
JButton jButton_Up
-
jList_Available
RmaJList jList_Available
-
jList_Selected
RmaJList jList_Selected
-
jNoteArea1
JTextArea jNoteArea1
-
jPanel_AddRemove
JPanel jPanel_AddRemove
-
jPanel_CmdButton
ButtonCmdPanel jPanel_CmdButton
-
jPanel_Lists
JPanel jPanel_Lists
-
jPanel_TextArea
JPanel jPanel_TextArea
-
jPanel_Top
JPanel jPanel_Top
-
jPanel_UpDown
JPanel jPanel_UpDown
-
jScrollPane_Available
JScrollPane jScrollPane_Available
-
jScrollPane_Selected
JScrollPane jScrollPane_Selected
-
jTextArea1
JTextArea jTextArea1
-
jTextField
JTextField jTextField
-
mouseListener
MouseListener mouseListener
-
selectedListBorder
TitledBorder selectedListBorder
-
-
-
Class hec.gui.MoverPanel
class MoverPanel extends RmaJPanel implements Serializable-
Serialized Fields
-
_availableListAllowsDuplicates
boolean _availableListAllowsDuplicates
-
_availableListModel
RmaListModel _availableListModel
-
_canceled
boolean _canceled
-
_caseInsensitiveSort
boolean _caseInsensitiveSort
-
_dialogType
int _dialogType
-
_note
String _note
-
_selectedListModel
RmaListModel _selectedListModel
-
_selectionType
int _selectionType
-
availListBorder
TitledBorder availListBorder
-
jButton_Add
JButton jButton_Add
-
jButton_AddAll
JButton jButton_AddAll
-
jButton_Down
JButton jButton_Down
-
jButton_Remove
JButton jButton_Remove
-
jButton_RemoveAll
JButton jButton_RemoveAll
-
jButton_Up
JButton jButton_Up
-
jList_Available
RmaJList jList_Available
-
jList_Selected
RmaJList jList_Selected
-
jNoteArea1
JTextArea jNoteArea1
-
jPanel_AddRemove
JPanel jPanel_AddRemove
-
jPanel_Lists
JPanel jPanel_Lists
-
jPanel_TextArea
JPanel jPanel_TextArea
-
jPanel_Top
JPanel jPanel_Top
-
jPanel_UpDown
JPanel jPanel_UpDown
-
jScrollPane_Available
JScrollPane jScrollPane_Available
-
jScrollPane_Selected
JScrollPane jScrollPane_Selected
-
jTextArea1
JTextArea jTextArea1
-
jTextField
JTextField jTextField
-
mouseListener
MouseListener mouseListener
-
selectedListBorder
TitledBorder selectedListBorder
-
-
-
Class hec.gui.MoverPanel2
class MoverPanel2 extends RmaJPanel implements Serializable-
Serialized Fields
-
_addAllButton
JButton _addAllButton
-
_addButton
JButton _addButton
-
_addRemovePanel
JPanel _addRemovePanel
-
_availableComparator
StringComparator _availableComparator
-
_availableTable
RmaJTable _availableTable
-
_availableTableModel
RmaTableModel _availableTableModel
-
_caseInsensitiveSort
boolean _caseInsensitiveSort
-
_dialogType
int _dialogType
-
_downButton
JButton _downButton
-
_filterAvailableTxt
JTextField _filterAvailableTxt
-
_filterSelectedTxt
JTextField _filterSelectedTxt
-
_removeAllButton
JButton _removeAllButton
-
_removeButton
JButton _removeButton
-
_selectedComparator
StringComparator _selectedComparator
-
_selectedTable
RmaJTable _selectedTable
-
_selectedTableModel
RmaTableModel _selectedTableModel
-
_selectionType
int _selectionType
-
_tablePanel
JPanel _tablePanel
-
_textAreaPanel
JPanel _textAreaPanel
-
_topPanel
JPanel _topPanel
-
_upButton
JButton _upButton
-
_upDownPanel
JPanel _upDownPanel
-
jTextArea1
RmaJTextArea jTextArea1
-
-
-
Class hec.gui.NameDescriptionPanel
class NameDescriptionPanel extends JPanel implements Serializable-
Serialized Fields
-
_descriptionLabel
JLabel _descriptionLabel
-
_descriptionTxt
RmaJDescriptionField _descriptionTxt
-
_flags
long _flags
-
_nameLabel
JLabel _nameLabel
-
_nameTxt
RmaJTextField _nameTxt
-
_topComponentPanel
JPanel _topComponentPanel
-
BLANK_LABEL
JLabel BLANK_LABEL
-
-
-
Class hec.gui.NameDialog
class NameDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdCancel
JButton _cmdCancel
-
_cmdHelp
JButton _cmdHelp
-
_cmdOK
JButton _cmdOK
-
_compPanel
JPanel _compPanel
-
_controlsCreated
boolean _controlsCreated
-
_description
String _description
-
_descriptionLbl
JLabel _descriptionLbl
-
_descriptionTxt
JTextArea _descriptionTxt
-
_existingNames
List _existingNames
-
_isCanceled
boolean _isCanceled
-
_label
String _label
-
_labelLbl
JLabel _labelLbl
-
_labelTxt
JTextField _labelTxt
-
_mode
String _mode
-
_scrollPane
JScrollPane _scrollPane
-
_showEmptyNameWaring
boolean _showEmptyNameWaring
-
buttonPanel
JPanel buttonPanel
-
panel1
JPanel panel1
-
-
-
Class hec.gui.PanelEditor
class PanelEditor extends RmaJDialog implements Serializable-
Serialized Fields
-
_alwaysUseTabs
boolean _alwaysUseTabs
-
_bottomPanel
JPanel _bottomPanel
-
_canceled
boolean _canceled
-
_mbar
JMenuBar _mbar
-
_panelContainer
JPanel _panelContainer
-
_panelList
Vector _panelList
-
_saveListeners
List<SaveEventListener> _saveListeners
-
_saveOk
boolean _saveOk
-
cmdPanel
ButtonCmdPanel cmdPanel
-
tabPane
RmaJTabbedPane tabPane
-
-
-
Class hec.gui.PanelSelector
class PanelSelector extends JPanel implements Serializable -
Class hec.gui.PluginAuthorDialog
class PluginAuthorDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_authorInfo
PluginAuthor _authorInfo
-
_authorText
JEditorPane _authorText
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
-
-
Class hec.gui.RenameDlg
class RenameDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_cancelCmd
JButton _cancelCmd
-
_canceled
boolean _canceled
-
_description
String _description
-
_descriptionLbl
JLabel _descriptionLbl
-
_descriptionTxt
RmaJDescriptionField _descriptionTxt
-
_existingNames
List<String> _existingNames
-
_fileName
String _fileName
-
_filenameLbl
JLabel _filenameLbl
-
_filenameTxt
RmaJTextField _filenameTxt
-
_helpCmd
JButton _helpCmd
-
_name
String _name
-
_nameLbl
JLabel _nameLbl
-
_nameTxt
RmaJTextField _nameTxt
-
_okCmd
JButton _okCmd
-
_oldName
String _oldName
-
_showConfirmMsg
boolean _showConfirmMsg
-
-
-
Class hec.gui.ResultsDialog
class ResultsDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_txtPane
JEditorPane _txtPane
-
-
-
Class hec.gui.SelectorPanel
class SelectorPanel extends AbstractSelectorPanel implements Serializable-
Serialized Fields
-
_selectionList
RmaJComboBox _selectionList
-
-
-
Class hec.gui.SelectorPanelEditor
class SelectorPanelEditor extends PanelEditor implements Serializable-
Serialized Fields
-
_itemListener
ItemListener _itemListener
-
_savingForm
boolean _savingForm
-
_selectedItem
NamedType _selectedItem
-
selectorPanel
SelectorPanel selectorPanel
-
-
-
Class hec.gui.SelectorTextPanel
class SelectorTextPanel extends AbstractSelectorPanel implements Serializable-
Serialized Fields
-
_selectedIndex
int _selectedIndex
-
_selectedItem
Object _selectedItem
-
_selectionField
RmaJTextField _selectionField
-
_selectionList
List<Object> _selectionList
-
-
-
Class hec.gui.TimeZoneField
class TimeZoneField extends JTextField implements Serializable-
Serialized Fields
-
chooserDialog
PanelEditor chooserDialog
-
enableTool
boolean enableTool
-
timeZone
TimeZone timeZone
-
timeZonePanel
TimeZonePanel timeZonePanel
-
-
-
Class hec.gui.TimeZonePanel
class TimeZonePanel extends AbstractEditorPanel implements Serializable-
Serialized Fields
-
_intTzRadio
JRadioButton _intTzRadio
-
_oldHoursOffset
int _oldHoursOffset
-
_onlyStandardTimeZones
boolean _onlyStandardTimeZones
-
_stdTimeZones
Map<String,
Integer> _stdTimeZones -
_stdTimeZonesLabels
String[] _stdTimeZonesLabels
-
_usTzRadio
JRadioButton _usTzRadio
-
globeImageLabel
JLabel globeImageLabel
-
m_defaultTimeZoneIndex
int m_defaultTimeZoneIndex
-
m_globeImage
ImageIcon m_globeImage
-
m_timeZoneIds
String[] m_timeZoneIds
-
m_timeZonesLabels
String[] m_timeZonesLabels
-
NOUSE_DLS
String NOUSE_DLS
-
TAB_NAME
String TAB_NAME
-
timeZoneCombo
RmaJComboBox timeZoneCombo
-
USE_DLS
String USE_DLS
-
useDayLightSavings
JLabel useDayLightSavings
-
-
-
Class hec.gui.VerticalDatumOffsetPanel
class VerticalDatumOffsetPanel extends JPanel implements Serializable-
Serialized Fields
-
elevation
double elevation
-
lblLocalDatumName
JLabel lblLocalDatumName
-
localDatumNameTF
JTextField localDatumNameTF
-
nativeDatumCB
JComboBox<String> nativeDatumCB
-
offset1EstimatedCKB
JCheckBox offset1EstimatedCKB
-
offset1Label
JLabel offset1Label
-
offset1TF
JTextField offset1TF
-
offset2EstimatedCKB
JCheckBox offset2EstimatedCKB
-
offset2Label
JLabel offset2Label
-
offset2TF
JTextField offset2TF
-
unitCB
JComboBox<String> unitCB
-
-
-
Class hec.gui.WizardDialog
class WizardDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_backButton
JButton _backButton
The _back button. -
_cancelButton
JButton _cancelButton
The _cancel button. -
_nextButton
JButton _nextButton
The _next button. -
_showStepCount
boolean _showStepCount
-
_topPanel
JPanel _topPanel
The _top panel. -
_validPanelChangeListener
PropertyChangeListener _validPanelChangeListener
-
_validPanelControlsNextButton
boolean _validPanelControlsNextButton
-
_wizardPanelCount
int _wizardPanelCount
The _wizard panel count.
-
-
-
Class hec.gui.WizardPanel
class WizardPanel extends JPanel implements Serializable
-
-
Package hec.heclib.dss
-
Class hec.heclib.dss.CondensedReference
class CondensedReference extends Object implements Serializable- serialVersionUID:
- 5631608770443676539L
-
Serialized Fields
-
_julianEnd
int _julianEnd
-
_julianStart
int _julianStart
-
collection
Vector<CondensedReference> collection
-
nominalPathname
String nominalPathname
-
pathnameList
String[] pathnameList
-
-
Class hec.heclib.dss.DataReference
class DataReference extends Object implements Serializable -
Class hec.heclib.dss.DataReferenceSet
class DataReferenceSet extends Vector implements Serializable -
Class hec.heclib.dss.DSSErrorMessage
class DSSErrorMessage extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
calledByFunction
String calledByFunction
-
dssError
int dssError
-
dssFileName
String dssFileName
-
errorCode
int errorCode
-
errorMessage
String errorMessage
-
errorType
int errorType
-
functionName
String functionName
-
lastAddress
long lastAddress
-
lastPathname
String lastPathname
-
severity
int severity
-
systemError
int systemError
-
systemErrorMessage
String systemErrorMessage
-
-
Class hec.heclib.dss.DSSPathAndFilename
class DSSPathAndFilename extends DSSPathname implements Serializable-
Serialized Fields
-
_filename
String _filename
-
_filenameGiven
boolean _filenameGiven
-
-
-
Class hec.heclib.dss.DSSPathname
class DSSPathname extends Object implements Serializable- serialVersionUID:
- -900883047474057361L
-
Exception hec.heclib.dss.DssPathnameMatcherException
class DssPathnameMatcherException extends Exception implements Serializable -
Class hec.heclib.dss.Group
class Group extends Object implements Serializable-
Serialized Fields
-
_dataReferenceSet
DataReferenceSet _dataReferenceSet
-
_groupName
String _groupName
-
_timeWindow
String _timeWindow
-
-
-
Class hec.heclib.dss.HecDSSFileData
class HecDSSFileData extends Object implements Serializable-
Serialized Fields
-
done
boolean done
-
dssFileHasBeenOpened
boolean dssFileHasBeenOpened
-
dssFileName
String dssFileName
-
dssFileOpened
boolean dssFileOpened
-
DSSTable
int[] DSSTable
-
dssVersion
int dssVersion
-
firstAccessTime
int firstAccessTime
-
inactive
boolean inactive
-
lastAccessTime
int lastAccessTime
-
localAccessNumber
int localAccessNumber
-
numberAccesses
int numberAccesses
-
objectCount
int objectCount
-
-
-
Class hec.heclib.dss.HecDSSRecordBasics
class HecDSSRecordBasics extends Object implements Serializable-
Serialized Fields
-
allocatedSize
int allocatedSize
-
fileCreationTimeMillis
long fileCreationTimeMillis
-
fileLastWriteTimeMillis
long fileLastWriteTimeMillis
-
header2Number
int header2Number
-
internalHeaderNumber
int internalHeaderNumber
-
logicalNumberValues
int logicalNumberValues
-
numberValues
int numberValues
-
pathname
String pathname
-
pathnameHash
long pathnameHash
-
recCreationTimeMillis
long recCreationTimeMillis
-
recLastWriteTimeMillis
long recLastWriteTimeMillis
-
recordType
int recordType
-
tableHash
int tableHash
-
userHeaderNumber
int userHeaderNumber
-
values1Number
int values1Number
-
values2Number
int values2Number
-
values3Number
int values3Number
-
version
int version
-
-
-
Class hec.heclib.dss.HecDSSRecordInfo
class HecDSSRecordInfo extends Object implements Serializable-
Serialized Fields
-
binAddress
long binAddress
-
binLength
long binLength
-
dataAddress
long dataAddress
-
dataLength
long dataLength
-
doubles
boolean doubles
-
dssFilename
String dssFilename
-
exists
boolean exists
-
hashAddress
long hashAddress
-
hashCode
long hashCode
-
infoAddress
long infoAddress
-
infoLength
long infoLength
-
lastWriteTimeValue
long lastWriteTimeValue
-
lastWrittenTime
HecTime lastWrittenTime
-
lengthCnotes
int lengthCnotes
-
numberData
int numberData
-
passwordProtected
boolean passwordProtected
-
pathname
String pathname
-
precision
int precision
-
programName
String programName
-
quality
boolean quality
-
recordTag
String recordTag
-
recordType
int recordType
-
recordTypeDescription
String recordTypeDescription
-
sizeEachInote
int sizeEachInote
-
sizeEachQuality
int sizeEachQuality
-
sizeEachValue
int sizeEachValue
-
spaceAllocated
int spaceAllocated
-
tableHash
long tableHash
-
timeSeriesCompression
int timeSeriesCompression
-
version
int version
-
-
-
Class hec.heclib.dss.HecTimePattern
class HecTimePattern extends HecTimeSeries implements Serializable -
Class hec.heclib.dss.HecTimeSeries
class HecTimeSeries extends HecTimeSeriesBase implements Serializable-
Serialized Fields
-
_irregularInFlag
int _irregularInFlag
-
_irregularReadPrevious
int _irregularReadPrevious
-
_regularStorePlan
int _regularStorePlan
-
_retrieveUnitSystem
int _retrieveUnitSystem
-
_storeDoubles
boolean _storeDoubles
-
_timeZone
TimeZone _timeZone
-
-
-
Class hec.heclib.dss.HecTimeSeriesMath
class HecTimeSeriesMath extends HecTimeSeries implements Serializable
-
-
Package hec.heclib.grid
-
Class hec.heclib.grid.AlbersInfo
class AlbersInfo extends GridInfo implements Serializable-
Serialized Fields
-
_centralMeridian
float _centralMeridian
-
_falseEasting
float _falseEasting
-
_falseNorthing
float _falseNorthing
-
_firstStandardParallel
float _firstStandardParallel
-
_latitudeOfProjectionOrigin
float _latitudeOfProjectionOrigin
-
_projectionDatum
int _projectionDatum
-
_projectionUnits
String _projectionUnits
-
_secondStandardParallel
float _secondStandardParallel
-
_xCoordOfGridCellZero
float _xCoordOfGridCellZero
-
_yCoordOfGridCellZero
float _yCoordOfGridCellZero
-
-
-
Class hec.heclib.grid.GridData
class GridData extends Object implements Serializable-
Serialized Fields
-
_data
float[] _data
-
_gridInfo
GridInfo _gridInfo
-
-
-
Class hec.heclib.grid.GriddedData
class GriddedData extends HecDataManager implements Serializable-
Serialized Fields
-
_verbose
boolean _verbose
-
-
-
Class hec.heclib.grid.GridInfo
class GridInfo extends Object implements Serializable-
Serialized Fields
-
_cellSize
float _cellSize
-
_compressionBase
float _compressionBase
-
_compressionMethod
int _compressionMethod
-
_compressionScaleFactor
float _compressionScaleFactor
-
_dataType
int _dataType
-
_dataUnits
String _dataUnits
-
_endTime
HecTime _endTime
-
_gridInfoSize
int _gridInfoSize
-
_gridType
int _gridType
-
_infoSize
int _infoSize
-
_lowerLeftCellX
int _lowerLeftCellX
-
_lowerLeftCellY
int _lowerLeftCellY
-
_maxDataValue
float _maxDataValue
-
_meanDataValue
float _meanDataValue
-
_minDataValue
float _minDataValue
-
_numberEqualOrExceedingRangeLimit
int[] _numberEqualOrExceedingRangeLimit
-
_numberOfCellsX
int _numberOfCellsX
-
_numberOfCellsY
int _numberOfCellsY
-
_numberOfRanges
int _numberOfRanges
-
_rangeLimitTable
float[] _rangeLimitTable
-
_sizeofCompressedElements
int _sizeofCompressedElements
-
_startTime
HecTime _startTime
-
_verbose
boolean _verbose
-
_version
int _version
-
gridStructVersion
int gridStructVersion
-
-
-
Class hec.heclib.grid.GridStructContainer
class GridStructContainer extends DataContainer implements Serializable- serialVersionUID:
- -5193682614335303757L
-
Serialized Fields
-
_cellSize
float _cellSize
-
_compressionBase
float _compressionBase
-
_compressionMethod
int _compressionMethod
-
_compressionScaleFactor
float _compressionScaleFactor
-
_data
float[] _data
-
_dataSource
String _dataSource
-
_dataType
int _dataType
-
_dataUnits
String _dataUnits
-
_isInterval
int _isInterval
-
_isTimeStamped
int _isTimeStamped
-
_lowerLeftCellX
int _lowerLeftCellX
-
_lowerLeftCellY
int _lowerLeftCellY
-
_maxDataValue
float _maxDataValue
-
_meanDataValue
float _meanDataValue
-
_minDataValue
float _minDataValue
-
_nullValue
float _nullValue
-
_numberEqualOrExceedingRangeLimit
int[] _numberEqualOrExceedingRangeLimit
-
_numberOfCellsX
int _numberOfCellsX
-
_numberOfCellsY
int _numberOfCellsY
-
_numberOfRanges
int _numberOfRanges
-
_rangeLimitTable
float[] _rangeLimitTable
-
_sizeofCompressedElements
int _sizeofCompressedElements
-
_srsDefinition
String _srsDefinition
-
_srsDefinitionType
int _srsDefinitionType
-
_srsName
String _srsName
-
_storageDataType
int _storageDataType
-
_structVersion
int _structVersion
-
_timeZoneID
String _timeZoneID
-
_timeZoneRawOffset
int _timeZoneRawOffset
-
_type
int _type
-
_version
int _version
-
_xCoordOfGridCellZero
float _xCoordOfGridCellZero
-
_yCoordOfGridCellZero
float _yCoordOfGridCellZero
-
-
Exception hec.heclib.grid.GridStructException
class GridStructException extends Exception implements Serializable -
Class hec.heclib.grid.GridTime
class GridTime extends HecTime implements Serializable -
Class hec.heclib.grid.HrapInfo
class HrapInfo extends GridInfo implements Serializable-
Serialized Fields
-
_dataSource
String _dataSource
-
-
-
Class hec.heclib.grid.SpecifiedGridInfo
class SpecifiedGridInfo extends GridInfo implements Serializable-
Serialized Fields
-
_isInterval
boolean _isInterval
-
_isTimeStamped
boolean _isTimeStamped
-
_nullValue
float _nullValue
-
_srsDefinition
String _srsDefinition
-
_srsDefinitionType
int _srsDefinitionType
-
_srsName
String _srsName
-
_timeZoneID
String _timeZoneID
-
_timeZoneRawOffset
int _timeZoneRawOffset
-
_xCoordOfGridCellZero
float _xCoordOfGridCellZero
-
_yCoordOfGridCellZero
float _yCoordOfGridCellZero
-
-
-
-
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 hec.hecmath.DSSFileException
class DSSFileException extends RuntimeException implements Serializable -
Exception hec.hecmath.HecMathException
class HecMathException extends Exception implements Serializable
-
-
Package hec.hecmath.computation
-
Exception hec.hecmath.computation.ComputationException
class ComputationException extends Exception implements Serializable- serialVersionUID:
- 7959700704761426001L
-
-
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 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
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 RmaJDialog implements Serializable-
Serialized Fields
-
fileName
JLabel fileName
-
fileTypeIcon
JLabel fileTypeIcon
-
hidden
RmaJCheckBox hidden
-
location
JLabel location
-
modified
JLabel modified
-
readOnly
RmaJCheckBox readOnly
-
size
JLabel size
-
type
JLabel type
-
-
-
Class hec.io.GridContainer
class GridContainer extends DataContainer implements Serializable-
Serialized Fields
-
gridData
GridData gridData
-
-
-
Exception 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.RawContainer
class RawContainer extends DataContainer implements Serializable-
Serialized Fields
-
allocatedSize
int allocatedSize
-
header2
int[] header2
-
header2Number
int header2Number
-
internalHeader
int[] internalHeader
-
internalHeaderNumber
int internalHeaderNumber
-
logicalNumberValues
int logicalNumberValues
-
numberValues
int numberValues
-
programName
String programName
-
userHeader
int[] userHeader
-
userHeaderNumber
int userHeaderNumber
-
values1
int[] values1
-
values1Number
int values1Number
-
values2
int[] values2
-
values2Number
int values2Number
-
values3
int[] values3
-
values3Number
int values3Number
-
version
int version
-
-
-
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};
n
is 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.io.dbf
-
Class hec.io.dbf.AbstractDBFHeader
class AbstractDBFHeader extends Object implements Serializable- serialVersionUID:
- 3215625181395825024L
-
Serialized Fields
-
_fieldDescriptors
List _fieldDescriptors
-
_header
byte[] _header
This is the byte array that represents the DBF Header from the file on disk. Once it is read it should never be changed. Use getByteArray() to get the current byte information. -
_headerSize
int _headerSize
-
_numRecords
int _numRecords
-
_recordSize
int _recordSize
-
-
Class hec.io.dbf.AsciiDbfDataStorageHeader
class AsciiDbfDataStorageHeader extends AsciiSerializableDbfHeader implements Serializable -
Class hec.io.dbf.AsciiSerializableDbfHeader
class AsciiSerializableDbfHeader extends AbstractDBFHeader implements Serializable- serialVersionUID:
- 3436057734687859510L
-
Serialized Fields
-
_f4infoC
Field4infoContainer _f4infoC
Contains all of the field information. -
_fieldNames
Vector _fieldNames
A Vector containing the field names. -
_tag4infoC
Tag4infoContainer _tag4infoC
Contains the index information for Ascii Serializable dbf files.
-
-
Class hec.io.dbf.DBaseIIIHeader
class DBaseIIIHeader extends AbstractDBFHeader implements Serializable -
Class hec.io.dbf.DBaseIVHeader
class DBaseIVHeader extends AbstractDBFHeader implements Serializable -
Class hec.io.dbf.DBaseIVMemoHeader
class DBaseIVMemoHeader extends AbstractDBFHeader implements Serializable -
Exception hec.io.dbf.DbfException
class DbfException extends Exception implements Serializable -
Class hec.io.dbf.DBFFieldDescriptor
class DBFFieldDescriptor extends Object implements Serializable- serialVersionUID:
- 6700521680276037364L
-
Serialized Fields
-
fieldDataAddress
int fieldDataAddress
-
fieldDescription
String fieldDescription
-
fieldName
String fieldName
-
fieldSize
int fieldSize
-
fieldType
char fieldType
-
indexFld
byte indexFld
-
multiUserRes
short multiUserRes
-
multiUserRes2
short multiUserRes2
-
numDecimal
int numDecimal
-
recordOffset
int recordOffset
-
reserved
byte[] reserved
-
setFieldsFlag
byte setFieldsFlag
-
workID
byte workID
-
-
Exception hec.io.dbf.DbfNestedException
class DbfNestedException extends NestingException implements Serializable -
Exception hec.io.dbf.DbfQueryException
class DbfQueryException extends DbfNestedException implements Serializable -
Class hec.io.dbf.DbfQueryResultSet
class DbfQueryResultSet extends DbfResultSet implements Serializable-
Serialized Fields
-
_recordSet
DefaultDbfRecordSet _recordSet
-
-
-
Class hec.io.dbf.DbfRecord
class DbfRecord extends Object implements Serializable- serialVersionUID:
- -1202946199492079885L
-
Serialized Fields
-
_data
Vector _data
The field data for this record. -
_indexTagKey
Serializable _indexTagKey
-
_indexTagKeyColumn
int _indexTagKeyColumn
-
-
Exception hec.io.dbf.DbfRecordDeleteException
class DbfRecordDeleteException extends DbfRecordException implements Serializable -
Exception hec.io.dbf.DbfRecordException
class DbfRecordException extends DbfNestedException implements Serializable-
Serialized Fields
-
_indexTagKey
Serializable _indexTagKey
-
-
-
Class hec.io.dbf.DbfRecordQuery
class DbfRecordQuery extends DefaultDbfRecordIndexSet implements Serializable-
Serialized Fields
-
_fieldNames
String[] _fieldNames
The fields to be queried from the dbf.
-
-
-
Exception hec.io.dbf.DbfRecordQueryException
class DbfRecordQueryException extends DbfRecordException implements Serializable -
Class hec.io.dbf.DbfResultSet
class DbfResultSet extends DefaultDbfRecordIndexSet implements Serializable-
Serialized Fields
-
_errors
List _errors
Contains a set of DbfExceptions. 0..n.
-
-
-
Exception hec.io.dbf.DbfWriteException
class DbfWriteException extends DbfRecordException implements Serializable -
Class hec.io.dbf.DbfWriteResultSet
class DbfWriteResultSet extends DbfResultSet implements Serializable -
Class hec.io.dbf.DefaultDbfRecordIndexSet
class DefaultDbfRecordIndexSet extends Object implements Serializable- serialVersionUID:
- 4858764209074023719L
-
Class hec.io.dbf.DefaultDbfRecordSet
class DefaultDbfRecordSet extends DbfRecordQuery implements Serializable- serialVersionUID:
- -8706997931249245947L
-
Exception hec.io.dbf.Error4Const
class Error4Const extends codebase.Error4 implements Serializable -
Class hec.io.dbf.Field4infoContainer
class Field4infoContainer extends codebase.Field4info implements Serializable- serialVersionUID:
- -2714584192248350460L
-
Serialized Fields
-
fieldDescriptors
Vector fieldDescriptors
-
-
Exception hec.io.dbf.IndexTagKeyNotFoundException
class IndexTagKeyNotFoundException extends DbfException implements Serializable-
Serialized Fields
-
_indexTagKey
String _indexTagKey
-
-
-
Exception hec.io.dbf.NoRecordDataException
class NoRecordDataException extends DbfRecordException implements Serializable -
Class hec.io.dbf.Tag4defineData
class Tag4defineData extends Object implements Serializable- serialVersionUID:
- 1656624386626186174L
-
Class hec.io.dbf.Tag4infoContainer
class Tag4infoContainer extends Object implements Serializable- serialVersionUID:
- 2888622591148632613L
-
Serialized Fields
-
createTags
Vector createTags
The list of tags.
-
-
Exception hec.io.dbf.UndefinedRecordNumbersException
class UndefinedRecordNumbersException extends DbfException implements Serializable
-
-
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 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 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 hec.lang.ImportException
class ImportException extends Exception implements Serializable -
Exception hec.lang.InvalidStateException
class InvalidStateException extends Exception implements Serializable-
Serialized Fields
-
_source
Object _source
-
-
-
Exception hec.lang.LockFailedException
class LockFailedException extends RuntimeException implements Serializable -
Exception 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 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 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 hec.lang.UserManagementException
class UserManagementException extends Exception implements Serializable- serialVersionUID:
- -9054797304092991939L
-
Exception hec.lang.UserManagementExceptionList
class UserManagementExceptionList extends Exception implements Serializable- serialVersionUID:
- -1175576847120520297L
-
Serialized Fields
-
_exceptionList
List<UserManagementException> _exceptionList
-
-
Exception hec.lang.WorkspaceExistsException
class WorkspaceExistsException extends RuntimeException implements Serializable
-
-
Package hec.lang.annotation
-
Exception hec.lang.annotation.EntityBeanAdapterException
class EntityBeanAdapterException extends Exception implements Serializable
-
-
Package hec.map
-
Class hec.map.AbstractLegendItem
class AbstractLegendItem extends JComponent implements Serializable-
Serialized Fields
-
_dirty
boolean _dirty
-
_height
int _height
The height of the legend item. -
_legendTitle
String _legendTitle
The title of the legend. Provides a text description of this legend to differentiate it from other legends. -
_width
int _width
The width of the legend item. -
_x
int _x
The x position of the component in the parent's coordinate system. -
_y
int _y
The y position of the component in the parent's coordinate system.
-
-
-
Class hec.map.ButtonGifStrings
class ButtonGifStrings extends Object implements Serializable- serialVersionUID:
- 3832275630680674320L
-
Class hec.map.ColorContourLegendItem
class ColorContourLegendItem extends AbstractLegendItem implements Serializable-
Serialized Fields
-
_colorContourRecord
ColorContourRecord _colorContourRecord
-
_contourImage
BufferedImage _contourImage
-
_df
DecimalFormat _df
-
_labelVals
double[] _labelVals
-
_legendImage
BufferedImage _legendImage
-
_precision
int _precision
-
_ticDistance
double _ticDistance
-
_ticLabelXPos
int[] _ticLabelXPos
-
_ticLabelYPos
int[] _ticLabelYPos
-
baseFont
Font baseFont
-
boldFont
Font boldFont
-
boldFontMetrics
FontMetrics boldFontMetrics
-
BOTTOM_MARGIN
int BOTTOM_MARGIN
-
colorBarWidth
int colorBarWidth
-
fm
FontMetrics fm
-
LEFT_MARGIN
int LEFT_MARGIN
-
MIN_COLOR_BAR_WIDTH
int MIN_COLOR_BAR_WIDTH
-
RIGHT_MARGIN
int RIGHT_MARGIN
-
TIC_LABEL_COLORBAR_SPACER
int TIC_LABEL_COLORBAR_SPACER
-
TITLE_COLORBAR_SPACER
int TITLE_COLORBAR_SPACER
-
TITLE_WIDTH
int TITLE_WIDTH
-
TOP_MARGIN
int TOP_MARGIN
-
-
-
Class hec.map.ColorListJLayerSelection
class ColorListJLayerSelection extends JLayerSelection implements Serializable -
Class hec.map.ColorListJLayerSelection.ColorImageIcon
class ColorImageIcon extends ImageIcon implements Serializable-
Serialized Fields
-
value
Object value
-
-
-
Class hec.map.ColorListJLayerSelection.ColorListCellRenderer
class ColorListCellRenderer extends DefaultListCellRenderer implements Serializable -
Class hec.map.DefaultJLayerSelection
class DefaultJLayerSelection extends JLayerSelection implements Serializable -
Class hec.map.DefaultLayerSelection
class DefaultLayerSelection extends JLayerSelection implements Serializable -
Class hec.map.ElevationGlyphDataRecord
class ElevationGlyphDataRecord extends GlyphDataRecord implements Serializable-
Serialized Fields
-
_alpha
float _alpha
-
_asimuthAngle
double _asimuthAngle
-
_aspectAngle
double _aspectAngle
-
_aspectEnabled
boolean _aspectEnabled
-
_autoContour
boolean _autoContour
-
_colorContour
ColorContour _colorContour
-
_drawEdges
boolean _drawEdges
-
_elevFactor
double _elevFactor
-
_numberConturs
int _numberConturs
-
_set
boolean _set
-
_ticInterval
double _ticInterval
-
_units
String _units
-
_unitSystem
int _unitSystem
-
-
-
Class hec.map.ElevationGlyphOptionJDlg
class ElevationGlyphOptionJDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_clippingScale
double _clippingScale
-
_comboColorContour
RmaJComboBox _comboColorContour
-
_data
ElevationGlyphDataRecord _data
A copy of the Glyph's. -
_glyph
ElevationGlyph _glyph
-
_layerSel
JLayerSelection _layerSel
Description -
_listenersAdded
boolean _listenersAdded
-
_mapPanel
MapPanel _mapPanel
-
_parent
Frame _parent
-
cmdPanel
ButtonCmdPanel cmdPanel
-
jButtonAdvanced
JToggleButton jButtonAdvanced
-
jButtonClippingColorMax
hec.map.ElevationGlyphOptionJDlg.ColorButton jButtonClippingColorMax
-
jButtonClippingColorMin
hec.map.ElevationGlyphOptionJDlg.ColorButton jButtonClippingColorMin
-
jCheckBoxAspect
RmaJCheckBox jCheckBoxAspect
-
jCheckBoxAutoContour
RmaJCheckBox jCheckBoxAutoContour
-
jCheckBoxClippingMax
RmaJCheckBox jCheckBoxClippingMax
-
jCheckBoxClippingMin
RmaJCheckBox jCheckBoxClippingMin
-
jCheckBoxDrawEdges
RmaJCheckBox jCheckBoxDrawEdges
Description -
jCheckBoxScaleToClip
RmaJCheckBox jCheckBoxScaleToClip
-
jLabelAngle
JLabel jLabelAngle
-
jLabelBright
JLabel jLabelBright
-
jLabelClippingColorMax
RmaJLabel jLabelClippingColorMax
-
jLabelClippingColorMin
RmaJLabel jLabelClippingColorMin
-
jLabelClippingMax
RmaJLabel jLabelClippingMax
-
jLabelClippingMin
RmaJLabel jLabelClippingMin
-
jLabelContourLimitMax
RmaJLabel jLabelContourLimitMax
-
jLabelContourLimitMin
RmaJLabel jLabelContourLimitMin
-
jLabelName
JLabel jLabelName
-
jLabelSat
JLabel jLabelSat
-
jLabelTicInterval
JLabel jLabelTicInterval
-
jLabelTransparency
JLabel jLabelTransparency
-
jPanelBody
JPanel jPanelBody
-
jPanelColorScale
ColorContourJPanel jPanelColorScale
-
jPanelContourLimits
JPanel jPanelContourLimits
-
jPanelOptionExtras
JPanel jPanelOptionExtras
-
jPanelOptions
JPanel jPanelOptions
-
jSliderAspect
JSlider jSliderAspect
-
jSliderBright
JSlider jSliderBright
-
jSliderClippingMax
JSlider jSliderClippingMax
-
jSliderClippingMin
JSlider jSliderClippingMin
-
jSliderSat
JSlider jSliderSat
-
jSliderTransparency
JSlider jSliderTransparency
-
jTextFieldAspect
RmaJDecimalField jTextFieldAspect
-
jTextFieldBright
RmaJDecimalField jTextFieldBright
-
jTextFieldClippingMax
RmaJDecimalField jTextFieldClippingMax
-
jTextFieldClippingMin
RmaJDecimalField jTextFieldClippingMin
-
jTextFieldContourLimitMax
RmaJDecimalField jTextFieldContourLimitMax
-
jTextFieldContourLimitMin
RmaJDecimalField jTextFieldContourLimitMin
-
jTextFieldSat
RmaJDecimalField jTextFieldSat
-
jTextFieldTicInterval
RmaJDecimalField jTextFieldTicInterval
-
jTextFieldTransparency
RmaJDecimalField jTextFieldTransparency
-
lSymAction
hec.map.ElevationGlyphOptionJDlg.SymAction lSymAction
-
lSymChange
hec.map.ElevationGlyphOptionJDlg.SymChange lSymChange
-
m_mapScalePanel
MapScaleEditorPanel m_mapScalePanel
-
-
-
Class hec.map.GeoDialog
class GeoDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_coordSys
CoordinateInfo _coordSys
-
_extents
WorldRect _extents
-
_growToExtents
boolean _growToExtents
-
_showUnitMultiplier
boolean _showUnitMultiplier
-
btnCoordSystem
JButton btnCoordSystem
-
btnSetCoordinatesToView
JButton btnSetCoordinatesToView
-
chkGrowToExtents
JCheckBox chkGrowToExtents
-
cmdPanel
ButtonCmdPanel cmdPanel
-
label1
JLabel label1
-
label2
JLabel label2
-
label3
JLabel label3
-
label4
JLabel label4
-
label5
JLabel label5
-
label6
JLabel label6
-
panel1
JPanel panel1
-
panel2
JPanel panel2
-
panel3
JPanel panel3
-
panel4
JPanel panel4
-
panel5
JPanel panel5
-
txtCoordSystem
JTextField txtCoordSystem
-
txtExtEast
RmaJDecimalField txtExtEast
-
txtExtNorth
RmaJDecimalField txtExtNorth
-
txtExtSouth
RmaJDecimalField txtExtSouth
-
txtExtWest
RmaJDecimalField txtExtWest
-
-
-
Class hec.map.GlyphDataRecord
class GlyphDataRecord extends NamedType implements Serializable- serialVersionUID:
- -2425705594451710611L
-
Serialized Fields
-
_showLegend
boolean _showLegend
-
-
Class hec.map.GridGlyphDataRecord
class GridGlyphDataRecord extends ElevationGlyphDataRecord implements Serializable-
Serialized Fields
-
_paramId
int _paramId
-
_unitSys
int _unitSys
-
-
-
Class hec.map.JLayerSelection
class JLayerSelection extends JPanel implements Serializable-
Serialized Fields
-
_aSymMouse
JLayerSelection.SymMouse _aSymMouse
-
_collapseMenuItem
JMenuItem _collapseMenuItem
-
_copyOfData
GlyphDataRecord _copyOfData
-
_expandMenuItem
JMenuItem _expandMenuItem
-
_extraPanel
JPanel _extraPanel
-
_glyph
MapGlyph _glyph
-
_layerName
JLabel _layerName
-
_layerShown
JCheckBox _layerShown
-
_legendMenuItem
JMenuItem _legendMenuItem
-
_lSymItem
JLayerSelection.SymItem _lSymItem
-
_mapPanel
MapPanel _mapPanel
-
_moveableInList
boolean _moveableInList
can this LayerSelection be moved in the List of glyphs -
_moveDownMenu
JMenuItem _moveDownMenu
-
_moveToBottomMenu
JMenuItem _moveToBottomMenu
-
_moveToTopMenu
JMenuItem _moveToTopMenu
-
_moveUpMenu
JMenuItem _moveUpMenu
-
_parent
JLayerSelectionParent _parent
-
_parentFrame
JFrame _parentFrame
-
_popupMenu
JPopupMenu _popupMenu
-
_propsMenuItem
JMenuItem _propsMenuItem
-
_treeNode
JLayerSelectorTreePanel.JLayerSelectionNode _treeNode
-
canMoveDownMenuEnabledRule
Predicate<JLayerSelection> canMoveDownMenuEnabledRule
-
canMoveUpMenuEnabledRule
Predicate<JLayerSelection> canMoveUpMenuEnabledRule
-
-
-
Class hec.map.JLayerSelector
class JLayerSelector extends RmaJFrame implements Serializable-
Serialized Fields
-
_layersPanel
JLayerSelectorTreePanel _layersPanel
-
_onTop
boolean _onTop
-
cmdPanel
ButtonCmdPanel cmdPanel
-
-
-
Class hec.map.JLayerSelectorTreePanel
class JLayerSelectorTreePanel extends JPanel implements Serializable-
Serialized Fields
-
_collapseMenuItem
JMenuItem _collapseMenuItem
-
_currentLayer
JLayerSelection _currentLayer
The currently focused layer. -
_expandMenuItem
JMenuItem _expandMenuItem
-
_geoDialog
GeoDialog _geoDialog
-
_layerSelectionEventListeners
List<LayerSelectionEventListener> _layerSelectionEventListeners
-
_layersHash
Map _layersHash
Hash of Layers to Panels -
_listener
ReflectMultiListener _listener
-
_mapPanel
MapPanel _mapPanel
The MapPanel. -
_menuMaps
JMenuItem _menuMaps
-
_modifiableParent
Modifiable _modifiableParent
My parent who holds the modified state. Should be either a JLayerSelector or LayerConfigMode. -
_nodesList
List<JLayerSelectorTreePanel.JLayerSelectionNode> _nodesList
-
_onTopMenuItem
JCheckBoxMenuItem _onTopMenuItem
-
_parentForClosing
Window _parentForClosing
The Parent Component containing me. For making me invisible. -
_parentForDialogs
JFrame _parentForDialogs
The Parent Frame for instantiating dialogs. -
_propertyChangeSupport
PropertyChangeSupport _propertyChangeSupport
-
_viewPopup
JPopupMenu _viewPopup
-
buttonAdd
AbstractButton buttonAdd
-
buttonApply
AbstractButton buttonApply
-
buttonBottom
AbstractButton buttonBottom
-
buttonCancel
AbstractButton buttonCancel
-
buttonDown
AbstractButton buttonDown
-
buttonImportImage
AbstractButton buttonImportImage
-
buttonOK
AbstractButton buttonOK
-
buttonRemove
AbstractButton buttonRemove
-
buttonReset
AbstractButton buttonReset
-
buttonResetToolbars
AbstractButton buttonResetToolbars
-
buttonToolbar
AbstractButton buttonToolbar
-
buttonTop
AbstractButton buttonTop
-
buttonUp
AbstractButton buttonUp
-
editMenu
JMenu editMenu
-
label1
JLabel label1
-
layersTree
JTree layersTree
-
mapsMenu
JMenu mapsMenu
-
panelButtons
JPanel panelButtons
-
panelLayerButtons
JPanel panelLayerButtons
-
propertiesMenuItem
JMenuItem propertiesMenuItem
-
ROOTNODE
DefaultMutableTreeNode ROOTNODE
-
scrollPaneLayers
JScrollPane scrollPaneLayers
-
viewMenu
JMenu viewMenu
-
-
-
Class hec.map.JLayerSelectorTreePanel.CheckBoxNode
class CheckBoxNode extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_name
String _name
-
_removable
boolean _removable
-
_selected
boolean _selected
-
-
-
Class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
class JLayerSelectionNode extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_aset
ModelDrawingAttributeSet _aset
-
_ignoreEvents
boolean _ignoreEvents
-
_selected
boolean _selected
-
-
-
Class hec.map.LocalPt
class LocalPt extends Object implements Serializable-
Serialized Fields
-
x
int x
-
y
int y
-
-
-
Class hec.map.ManagerGlyphSelection
class ManagerGlyphSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_attributeName
String _attributeName
-
_color
Color _color
-
_layerSquare
JLabel _layerSquare
-
_modelDas
ModelDrawingAttributeSet _modelDas
-
-
-
Class hec.map.MapCanvas
class MapCanvas extends JPanel implements Serializable-
Serialized Fields
-
_backgroundColor
Color _backgroundColor
the background color of the MapCanvas -
_createRegularImage
boolean _createRegularImage
-
_dim
Dimension _dim
-
_drawGrids
boolean _drawGrids
flag indicating whether grids are drawn or not. -
_imageBuffer
Image _imageBuffer
-
_labelVec
List<MapTextObject> _labelVec
List of label objects -
_legendItemList
List<LegendItem> _legendItemList
-
_lrc
LocalRect _lrc
-
_mapPanel
MapPanel _mapPanel
reference to parent MapPanel -
_mouseAdapter
MapMouseAdapter _mouseAdapter
-
_oldOrigin
WorldPt _oldOrigin
-
_paintImageOnly
boolean _paintImageOnly
-
m_mapScaleInformation
String m_mapScaleInformation
Description -
MAP_SCALE_FORMAT
MessageFormat MAP_SCALE_FORMAT
Description -
renderer
CanvasRenderer renderer
-
useRenderer
boolean useRenderer
-
-
-
Class hec.map.MapIdentifier
class MapIdentifier extends Identifier implements Serializable- serialVersionUID:
- -1990643844371264838L
-
Serialized Fields
-
_glyphDataRec
GlyphDataRecord _glyphDataRec
The Display Characteristics for the Map -
_isBackground
boolean _isBackground
whether this map represents a background -
_isDefaultMap
boolean _isDefaultMap
whether this map should be shown automatically in all MapPanels -
_isManager
boolean _isManager
whether this map represents a manager -
_mapShown
boolean _mapShown
The if the map is shown -
_stringClass
String _stringClass
The class of the Map -
m_maximumScale
int m_maximumScale
This provides the upper scale limit that this map will be valid. -
m_minimumScale
int m_minimumScale
This provides the lower scale limit that this map will be valid. -
m_modifiedTime
long m_modifiedTime
Last time the map was added, for caching
-
-
Class hec.map.MapObject
class MapObject extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
_debug
boolean _debug
-
_extent
WorldRect _extent
-
_loaded
boolean _loaded
-
mCoordinateReferencySystem
CoordinateReferenceSystem mCoordinateReferencySystem
-
-
-
Class hec.map.MapPanel
class MapPanel extends JPanel implements Serializable-
Serialized Fields
-
_backgroundGlyphList
List _backgroundGlyphList
list of background glyphs -
_binfo
RmaGlyphButtonInfo _binfo
-
_button
RmaJToolbarButton _button
-
_changed
boolean _changed
Description -
_combinedGlyphList
List _combinedGlyphList
list of all glyphs -
_currentToolsPanel
MapToolPanel _currentToolsPanel
Description -
_defaultToolsPanel
MapToolPanel _defaultToolsPanel
Description -
_extents
WorldRect _extents
the current extents -
_glyphList
List _glyphList
list of map glyphs -
_horizScrollbar
RMAJScrollBar _horizScrollbar
Description -
_isAdjusting
boolean _isAdjusting
flag indicating the viewport is being adjusted -
_jlayer
JLayer<MapCanvas> _jlayer
-
_legendLayer
LegendLayerUI _legendLayer
-
_managerGlyphList
List _managerGlyphList
list of manager glyphs -
_maxExtents
WorldRect _maxExtents
the maximum extents -
_mouseAdapters
Map _mouseAdapters
Description -
_observerList
Vector _observerList
the list of observers -
_oldHorizontalValue
int _oldHorizontalValue
Description -
_oldVerticalValue
int _oldVerticalValue
Description -
_orderList
List _orderList
list of the ordering of the glyphs -
_paintCompleteListeners
List _paintCompleteListeners
-
_paintEnabled
boolean _paintEnabled
flag indicating whether painting should occur -
_paintThread
Thread _paintThread
the thread that handles painting -
_scale
MapScale _scale
scale object that contains world to local coordinate transformation data -
_userInterface
UserInterface _userInterface
the user interface to display messages to -
_vertScrollbar
RMAJScrollBar _vertScrollbar
Description -
_viewport
MapCanvas _viewport
Description -
_viewportContainerPanel
JPanel _viewportContainerPanel
-
BOTTOM_MAP_TOOL_CONTAINER
JPanel BOTTOM_MAP_TOOL_CONTAINER
-
LEFT_MAP_TOOL_CONTAINER
JPanel LEFT_MAP_TOOL_CONTAINER
-
mapToolClassLoaders
List<MapToolClassLoader> mapToolClassLoaders
Creates and makes current a mouse adapter according to the given class name. -
RIGHT_MAP_TOOL_CONTAINER
JPanel RIGHT_MAP_TOOL_CONTAINER
-
TOP_MAP_TOOL_CONTAINER
JPanel TOP_MAP_TOOL_CONTAINER
-
useRenderer
boolean useRenderer
-
-
-
Class hec.map.MapPosition
class MapPosition extends Object implements Serializable-
Serialized Fields
-
mapClass
String mapClass
-
position
int position
-
-
-
Class hec.map.MapScaleEditorPanel
class MapScaleEditorPanel extends JPanel implements Serializable-
Serialized Fields
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
jPanel1
JPanel jPanel1
-
m_alwaysShowLayerRadio
RmaJRadioButton m_alwaysShowLayerRadio
-
m_currentScaleLabel
JLabel m_currentScaleLabel
-
m_mapPanel
MapPanel m_mapPanel
-
m_maximumScaleTxt
RmaJIntegerField m_maximumScaleTxt
-
m_minimumScaleTxt
RmaJIntegerField m_minimumScaleTxt
-
m_setMaxToCurrent
JButton m_setMaxToCurrent
-
m_setMinToCurrent
JButton m_setMinToCurrent
-
m_useScaleRangeRadio
RmaJRadioButton m_useScaleRangeRadio
-
-
-
Class hec.map.MapToolPanel
class MapToolPanel extends JPanel implements Serializable-
Serialized Fields
-
_buttonGifVector
List<ButtonGifStrings> _buttonGifVector
-
_buttonVector
List<JToggleButton> _buttonVector
-
_gridbag
GridBagLayout _gridbag
-
_group
ButtonGroup _group
-
_lSymAction
hec.map.MapToolPanel.SymAction _lSymAction
-
_mapPanel
MapPanel _mapPanel
-
_selectedButton
int _selectedButton
-
constraintBeforeFloating
String constraintBeforeFloating
-
dockingBorderColor
Color dockingBorderColor
-
dockingColor
Color dockingColor
-
dockingListener
MouseInputListener dockingListener
-
dockingSensitivity
int dockingSensitivity
-
dockingSource
Container dockingSource
-
dragWindow
MapToolPanel.DragWindow dragWindow
-
floating
boolean floating
-
floatingBorderColor
Color floatingBorderColor
-
floatingColor
Color floatingColor
-
floatingToolBar
RootPaneContainer floatingToolBar
-
floatingX
int floatingX
-
floatingY
int floatingY
-
handler
MapToolPanel.Handler handler
-
mapToolSetCache
List<MapToolSet> mapToolSetCache
A cache of map tools so we can see what MapToolSets are already loaded and they don't get repeated. Must use a list type so the .equals() method is called on all of the objects. -
orientation
int orientation
-
propertyListener
PropertyChangeListener propertyListener
-
toolBar
MapToolPanel toolBar
-
toolBarContListener
ContainerListener toolBarContListener
-
toolBarFocusListener
FocusListener toolBarFocusListener
-
-
-
Class hec.map.MapToolPanel.DragWindow
class DragWindow extends Window implements Serializable -
Class hec.map.MapToolPanel.EnabledJToggleButton
class EnabledJToggleButton extends JToggleButton implements Serializable-
Serialized Fields
-
_canEnable
boolean _canEnable
-
-
-
Class hec.map.MapToolPanel.MapToolSetPanel
class MapToolSetPanel extends JPanel implements Serializable-
Serialized Fields
-
_toolSet
MapToolSet _toolSet
-
-
-
Class hec.map.MapToolSet
class MapToolSet extends Object implements Serializable-
Serialized Fields
-
_mapTools
List<ButtonGifStrings> _mapTools
-
-
-
Class hec.map.ModelDrawingAttributeSet
class ModelDrawingAttributeSet extends NamedType implements Serializable-
Serialized Fields
-
_attributes
Map<String,
Object> _attributes Description -
_drawPropDlg
JDialog _drawPropDlg
-
_listeners
EventListenerList _listeners
-
_shown
boolean _shown
-
-
-
Class hec.map.StreamAlignmentGlyphSelection
class StreamAlignmentGlyphSelection extends ManagerGlyphSelection implements Serializable -
Class hec.map.ToolBarButtonEditor
class ToolBarButtonEditor extends RmaJDialog implements Serializable-
Serialized Fields
-
_isCanceled
boolean _isCanceled
-
_listener
ReflectMultiListener _listener
-
cmdPanel
ButtonCmdPanel cmdPanel
-
toolTipTxt
RmaJTextField toolTipTxt
-
unselectedIconCombo
RmaJComboBox unselectedIconCombo
-
-
-
Class hec.map.WorldLine
class WorldLine extends Object implements Serializable- serialVersionUID:
- -1735228946849693610L
-
Serialized Fields
-
pts
Vector pts
Vector of interior points in line
-
-
Class hec.map.WorldLine3d
class WorldLine3d extends WorldLine implements Serializable -
Class hec.map.WorldNode
class WorldNode extends WorldPt implements Serializable-
Serialized Fields
-
_lineVector
Vector _lineVector
Vector of WorldLines connected to this node
-
-
-
Class hec.map.WorldPt
class WorldPt extends Object implements Serializable- serialVersionUID:
- 4430389367693211291L
-
Serialized Fields
-
e
double e
-
n
double n
-
-
Class hec.map.WorldPt3d
class WorldPt3d extends WorldPt implements Serializable-
Serialized Fields
-
z
float z
-
-
-
Class hec.map.WorldRect
class WorldRect extends Object implements Serializable- serialVersionUID:
- -3709151209438231954L
-
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.map.WorldRegion
class WorldRegion extends Object implements Serializable- serialVersionUID:
- 286645682652024221L
-
Serialized Fields
-
pts
Vector pts
-
-
Class hec.map.WorldText
class WorldText extends WorldPt3d implements Serializable-
Serialized Fields
-
text
String text
-
-
-
-
Package hec.map.aidem
-
Class hec.map.aidem.AiDemBaseMap
class AiDemBaseMap extends MapObject implements Serializable-
Serialized Fields
-
_cellsize
double _cellsize
-
_data
float[] _data
-
_lowerLeftCorner
WorldPt _lowerLeftCorner
-
_maxElev
float _maxElev
-
_minElev
float _minElev
-
_nodata
float _nodata
-
_numcol
int _numcol
-
_numrow
int _numrow
-
-
-
Class hec.map.aidem.AiDemFltMap
class AiDemFltMap extends AiDemBaseMap implements Serializable-
Serialized Fields
-
_byteOrder
String _byteOrder
-
-
-
Class hec.map.aidem.AiDemGlyph
class AiDemGlyph extends MapGlyph implements Serializable-
Serialized Fields
-
_areaHeight
int _areaHeight
-
_areaWidth
int _areaWidth
-
_buildCount
int _buildCount
-
_img
Image _img
-
_pix
int[] _pix
-
_tracker
MediaTracker _tracker
-
displayedWKT
CoordinateReferenceSystem displayedWKT
-
-
-
Class hec.map.aidem.AiDemGlyphDataRecord
class AiDemGlyphDataRecord extends ElevationGlyphDataRecord implements Serializable -
Class hec.map.aidem.AiDemGlyphOptionJDlg
class AiDemGlyphOptionJDlg extends JDialog implements Serializable-
Serialized Fields
-
_data
AiDemGlyphDataRecord _data
A copy of the Glyph's. -
_glyph
AiDemGlyph _glyph
-
_height
int _height
-
_img
Image _img
-
_mapPanel
MapPanel _mapPanel
-
_parent
Frame _parent
-
_width
int _width
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jButtonApply
JButton jButtonApply
-
jButtonAspectColor
hec.map.aidem.AiDemGlyphOptionJDlg.ColorButton jButtonAspectColor
-
jButtonCancel
JButton jButtonCancel
-
jButtonMaxColor
hec.map.aidem.AiDemGlyphOptionJDlg.ColorButton jButtonMaxColor
-
jButtonMinColor
hec.map.aidem.AiDemGlyphOptionJDlg.ColorButton jButtonMinColor
-
jButtonOk
JButton jButtonOk
-
jCheckBoxAspect
JCheckBox jCheckBoxAspect
-
jCheckBoxAuto
JCheckBox jCheckBoxAuto
-
jCheckBoxMax
JCheckBox jCheckBoxMax
-
jCheckBoxMin
JCheckBox jCheckBoxMin
-
jLabelAngle
JLabel jLabelAngle
-
jLabelAspectColor
JLabel jLabelAspectColor
-
jLabelBright
JLabel jLabelBright
-
jLabelMax
JLabel jLabelMax
-
jLabelMaxColor
JLabel jLabelMaxColor
-
jLabelMaxVal
JLabel jLabelMaxVal
-
jLabelMin
JLabel jLabelMin
-
jLabelMinColor
JLabel jLabelMinColor
-
jLabelMinVal
JLabel jLabelMinVal
-
jLabelName
JLabel jLabelName
-
jLabelSampleMax
JLabel jLabelSampleMax
-
jLabelSampleMin
JLabel jLabelSampleMin
-
jLabelSat
JLabel jLabelSat
-
jPanelBody
JPanel jPanelBody
-
jPanelButtons
JPanel jPanelButtons
-
jPanelColorSample
JPanel jPanelColorSample
-
jPanelColorScale
JPanel jPanelColorScale
-
jPanelContourLimits
JPanel jPanelContourLimits
-
jPanelOptions
JPanel jPanelOptions
-
jRadioButtonAspectShading
JRadioButton jRadioButtonAspectShading
-
jRadioButtonGrayscale
JRadioButton jRadioButtonGrayscale
-
jRadioButtonRGB
JRadioButton jRadioButtonRGB
-
jRadioButtonTerrain
JRadioButton jRadioButtonTerrain
-
jSliderAspect
JSlider jSliderAspect
-
jSliderBright
JSlider jSliderBright
-
jSliderMaxVal
JSlider jSliderMaxVal
-
jSliderMinVal
JSlider jSliderMinVal
-
jSliderSat
JSlider jSliderSat
-
jTextFieldAspect
JTextField jTextFieldAspect
-
jTextFieldBright
JTextField jTextFieldBright
-
jTextFieldMax
JTextField jTextFieldMax
-
jTextFieldMaxVal
JTextField jTextFieldMaxVal
-
jTextFieldMin
JTextField jTextFieldMin
-
jTextFieldMinVal
JTextField jTextFieldMinVal
-
jTextFieldSat
JTextField jTextFieldSat
-
-
-
Class hec.map.aidem.AiDemLayerSelection
class AiDemLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_ccPanel
ColorContourJPanel _ccPanel
-
_dialog
ElevationGlyphOptionJDlg _dialog
-
-
-
Class hec.map.aidem.AiDemMap
class AiDemMap extends AiDemBaseMap implements Serializable -
Class hec.map.aidem.GrassAsciiMap
class GrassAsciiMap extends AiDemMap implements Serializable
-
-
Package hec.map.aishape
-
Class hec.map.aishape.AiShapeArc
class AiShapeArc extends AiShapeObject implements Serializable -
Class hec.map.aishape.AiShapeAttribute
class AiShapeAttribute extends Object implements Serializable -
Class hec.map.aishape.AiShapeFieldDescriptor
class AiShapeFieldDescriptor extends Object implements Serializable-
Serialized Fields
-
_decimal
int _decimal
-
_length
int _length
-
_type
char _type
-
_value
String _value
-
-
-
Class hec.map.aishape.AiShapeGlyphDataRecord
class AiShapeGlyphDataRecord extends GlyphDataRecord implements Serializable- serialVersionUID:
- -5792407847286622231L
-
Serialized Fields
-
defaultLineRGB
int defaultLineRGB
-
defaultRGB
int defaultRGB
-
displayFieldIndex
int displayFieldIndex
-
drawAreas
boolean drawAreas
-
drawingAttributeMap
Hashtable drawingAttributeMap
-
drawLabels
boolean drawLabels
-
drawLines
boolean drawLines
-
drawUsingDefaultColor
boolean drawUsingDefaultColor
-
highlightRGB
int highlightRGB
-
mAlpha
double mAlpha
-
mBorderLineColor
Color mBorderLineColor
-
mBorderLineStyle
float[] mBorderLineStyle
-
mBorderWidth
int mBorderWidth
-
mColorContourEnd
Color mColorContourEnd
-
mColorContourStart
Color mColorContourStart
Data for the color contour; -
mFillColor
Color mFillColor
-
mFillStyle
int mFillStyle
-
mFontName
String mFontName
-
mFontSize
String mFontSize
-
mFontStyle
String mFontStyle
-
mLabelFieldIndex
int mLabelFieldIndex
-
mLabelPosition
int mLabelPosition
Sets the position of the label around a center point, such as NORTH, EAST, WEST, SOUTH, etc. These are position points on a compass as defined by MapLabelItem. -
mLabelRotation
double mLabelRotation
this is the value that dictates how much to rotation a label around a center point. valid value are 0-360 degrees. -
mNumCountourSteps
int mNumCountourSteps
-
mNumGradations
int mNumGradations
-
mPointSize
int mPointSize
-
mPolygonDrawType
int mPolygonDrawType
-
mSymbolDrawType
int mSymbolDrawType
-
mSymbolIdx
int mSymbolIdx
-
mUseGradations
boolean mUseGradations
-
-
Class hec.map.aishape.AiShapeGlyphOptionJDlg
class AiShapeGlyphOptionJDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_data
AiShapeGlyphDataRecord _data
-
_glyph
AiShapeGlyph _glyph
-
_layerSel
JLayerSelection _layerSel
-
_mapPanel
MapPanel _mapPanel
-
_model
AiShapeGlyphOptionJDlg.FieldColorTableModel _model
-
_selectedIndex
int _selectedIndex
-
_table
RmaJTable _table
-
buttonApply
JButton buttonApply
-
buttonCancel
JButton buttonCancel
-
buttonDefaultColor
hec.map.aishape.AiShapeGlyphOptionJDlg.ColorButton buttonDefaultColor
-
buttonDefaultLineColor
hec.map.aishape.AiShapeGlyphOptionJDlg.ColorButton buttonDefaultLineColor
-
buttonOK
JButton buttonOK
-
checkboxAreas
JCheckBox checkboxAreas
-
checkboxDefaultColor
JCheckBox checkboxDefaultColor
-
checkboxIds
JCheckBox checkboxIds
-
checkboxLines
JCheckBox checkboxLines
-
colnames
Vector colnames
-
editable
Vector editable
-
jcomboFieldType
JComboBox jcomboFieldType
-
labelName
JLabel labelName
-
listeners
ReflectMultiListener listeners
-
m_mapScalePanel
MapScaleEditorPanel m_mapScalePanel
-
panel_buttons
JPanel panel_buttons
-
panel_checkboxes
JPanel panel_checkboxes
-
panel_legend
JPanel panel_legend
-
-
-
Class hec.map.aishape.AiShapeGlyphOptionJDlg.ColorImageIcon
class ColorImageIcon extends ImageIcon implements Serializable -
Class hec.map.aishape.AiShapeGlyphOptionJDlg.FieldColorTableModel
class FieldColorTableModel extends RmaTableModel implements Serializable -
Class hec.map.aishape.AiShapeIndex
class AiShapeIndex extends Object implements Serializable-
Serialized Fields
-
contentLength
int contentLength
The length of the shape object record in bytes. -
offset
int offset
"The offset of the corresponding main file (.shp) record from the beginning of the main file."
-
-
-
Class hec.map.aishape.AiShapeLayerSelection
class AiShapeLayerSelection extends JLayerSelection implements Serializable -
Class hec.map.aishape.AiShapeLayerSelection.AiShapeListCellRenderer
class AiShapeListCellRenderer extends DefaultListCellRenderer implements Serializable -
Class hec.map.aishape.AiShapeLayerSelection.AttributesAction
class AttributesAction extends AbstractAction implements Serializable-
Serialized Fields
-
_dialog
ShapeQueryDialog _dialog
-
_selection
JLayerSelection _selection
-
-
-
Class hec.map.aishape.AiShapeLayerSelection.ColorImageIcon
class ColorImageIcon extends ImageIcon implements Serializable-
Serialized Fields
-
value
Object value
-
-
-
Class hec.map.aishape.AiShapeMap
class AiShapeMap extends MapObject implements Serializable-
Serialized Fields
-
_attributeList
Vector<Attribute> _attributeList
Vector containing all of the attributes. There is a 1 to 1 correspondence between the shape objects and the attributes. Note that for equivalence purposes, fields of type 'C' are not unique. -
_bounds
double[] _bounds
The bounds of this shapefile. -
_coordInfo
CoordinateInfo _coordInfo
Deprecated. -
_fieldDescriptors
Vector<AiShapeFieldDescriptor> _fieldDescriptors
Vector containing all of the field descriptors for this shapefile. -
_indexList
Vector<AiShapeIndex> _indexList
Vector containing the AiShapeIndex objects. -
_shapeObjectList
Vector<AiShapeObject> _shapeObjectList
Vector containing all of the shape objects. -
_shapeType
int _shapeType
The type of this shapefile, must be one of the SHAPE_TYPE constants. -
_shpFileLength
int _shpFileLength
The length of the .shp file. -
_shxFileLength
int _shxFileLength
The length of the index (.shx) file. -
_version
int _version
The version of this shapefile.
-
-
-
Class hec.map.aishape.AiShapeMultiPoint
class AiShapeMultiPoint extends AiShapeObject implements Serializable -
Class hec.map.aishape.AiShapeObject
class AiShapeObject extends Object implements Serializable -
Class hec.map.aishape.AiShapeObjectDialog
class AiShapeObjectDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_map
AiShapeMap _map
-
_objTable
RmaJTable _objTable
-
-
-
Class hec.map.aishape.AiShapePoint
class AiShapePoint extends AiShapeObject implements Serializable-
Serialized Fields
-
_thisPt
WorldPt _thisPt
-
-
-
Class hec.map.aishape.AiShapePointM
class AiShapePointM extends AiShapePoint implements Serializable-
Serialized Fields
-
_m
double _m
-
-
-
Class hec.map.aishape.AiShapePointZ
class AiShapePointZ extends AiShapePoint implements Serializable-
Serialized Fields
-
_m
double _m
-
_z
double _z
-
-
-
Class hec.map.aishape.AiShapePolygon
class AiShapePolygon extends AiShapeObject implements Serializable-
Serialized Fields
-
_numParts
int _numParts
-
_numPoints
int _numPoints
-
_referencePt
WorldPt _referencePt
-
_regions
Vector<WorldRegion> _regions
-
-
-
Class hec.map.aishape.AiShapePolygonM
class AiShapePolygonM extends AiShapePolygon implements Serializable-
Serialized Fields
-
_marray
double[] _marray
-
_mmax
double _mmax
-
_mmin
double _mmin
-
-
-
Class hec.map.aishape.AiShapePolygonZ
class AiShapePolygonZ extends AiShapePolygon implements Serializable-
Serialized Fields
-
_marray
double[] _marray
-
_mmax
double _mmax
-
_mmin
double _mmin
-
_zarray
double[] _zarray
-
_zmax
double _zmax
-
_zmin
double _zmin
-
-
-
Class hec.map.aishape.AiShapePolylineM
class AiShapePolylineM extends AiShapeArc implements Serializable-
Serialized Fields
-
_marray
double[] _marray
-
_mmax
double _mmax
-
_mmin
double _mmin
-
-
-
Class hec.map.aishape.AiShapePolylineZ
class AiShapePolylineZ extends AiShapeArc implements Serializable-
Serialized Fields
-
_marray
double[] _marray
-
_mmax
double _mmax
-
_mmin
double _mmin
-
_zarray
double[] _zarray
-
_zmax
double _zmax
-
_zmin
double _zmin
-
-
-
Class hec.map.aishape.Attribute
class Attribute extends Object implements Serializable-
Serialized Fields
-
_fields
Field[] _fields
-
_indexPosition
int _indexPosition
-
_isDeleted
boolean _isDeleted
-
-
-
Class hec.map.aishape.Field
class Field extends Object implements Serializable -
Class hec.map.aishape.FieldMapModel
class FieldMapModel extends AbstractRmaTableModel implements Serializable -
Exception hec.map.aishape.SelfIntersectingPolygonException
class SelfIntersectingPolygonException extends Exception implements Serializable-
Serialized Fields
-
_region
WorldRegion _region
-
-
-
Class hec.map.aishape.ShapeDrawingAttribute
class ShapeDrawingAttribute extends Object implements Serializable-
Serialized Fields
-
brushSize
float brushSize
-
drawingRGB
int drawingRGB
-
-
-
Class hec.map.aishape.ShapeGeoInfoDialog
class ShapeGeoInfoDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_glyph
AiShapeGlyph _glyph
-
_nameLabel
JLabel _nameLabel
-
_shape
AiShapeObject _shape
-
_table
RmaJTable _table
-
-
-
Class hec.map.aishape.ShapeImportProgressIndicator
class ShapeImportProgressIndicator extends RmaJDialog implements Serializable-
Serialized Fields
-
_label
JLabel _label
-
_parent
RmaJDialog _parent
-
_title
String _title
-
countProgressBar
JProgressBar countProgressBar
-
INSETS5500
Insets INSETS5500
-
INSETS5555
Insets INSETS5555
-
-
-
Class hec.map.aishape.ShapeImportTableModel
class ShapeImportTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_editingAllowed
boolean _editingAllowed
-
_nameField
String _nameField
-
_nameFieldIndex
int _nameFieldIndex
-
_replaceExisting
boolean _replaceExisting
-
_shapeImportHash
HashMap<String,
ShapeImport> _shapeImportHash -
_shapeImportNames
List<String> _shapeImportNames
-
_shapeSource
ShapeSource _shapeSource
-
_streamAlignmentGlyph
StreamAlignmentGlyph _streamAlignmentGlyph
-
_table
RmaJTable _table
-
-
-
Class hec.map.aishape.ShapeQueryDialog
class ShapeQueryDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_glyphCardPanel
JPanel _glyphCardPanel
-
_glyphPanelMap
Map _glyphPanelMap
-
_glyphSelectionList
JComboBox _glyphSelectionList
-
_glyphSelectionModel
RmaListModel _glyphSelectionModel
-
_selectedGlyph
AiShapeGlyph _selectedGlyph
-
-
-
Class hec.map.aishape.ShapeTableModel
class ShapeTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_attributes
Vector _attributes
-
_glyph
AiShapeGlyph _glyph
-
_query2Attribute
int[] _query2Attribute
-
_shapeHighlight
ShapeHighlight _shapeHighlight
-
_shapes
Vector _shapes
-
_table
RmaJTable _table
-
-
-
-
Package hec.map.aishape.stream
-
Class hec.map.aishape.stream.ShapeStreamAlignmentDialog
class ShapeStreamAlignmentDialog extends AbstractShapeImportDialog implements Serializable-
Serialized Fields
-
_gapSizeTextField
RmaJDecimalField _gapSizeTextField
-
_replaceExistingCheckBox
RmaJCheckBox _replaceExistingCheckBox
-
_reverseAllButton
JButton _reverseAllButton
-
_tableModel
ShapeStreamAlignmentTableModel _tableModel
-
_useGapCheckBox
RmaJCheckBox _useGapCheckBox
-
-
-
Class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
class ShapeStreamAlignmentTableModel extends ShapeImportTableModel implements Serializable
-
-
Package hec.map.aishape.ui
-
Class hec.map.aishape.ui.AbstractAiShapeProperitesPanel
class AbstractAiShapeProperitesPanel extends JPanel implements Serializable-
Serialized Fields
-
mDrawingFeatureComboBox
RmaJComboBox mDrawingFeatureComboBox
-
-
-
Class hec.map.aishape.ui.AbstractSymbolSubPanel
class AbstractSymbolSubPanel extends JPanel implements Serializable -
Class hec.map.aishape.ui.AiGlyphDataRecordPropertiesDialog
class AiGlyphDataRecordPropertiesDialog extends AiShapeFilePropertiesDialog implements Serializable-
Serialized Fields
-
_filename
String _filename
-
_map
AiShapeMap _map
-
-
-
Class hec.map.aishape.ui.AiShapeFilePropertiesDialog
class AiShapeFilePropertiesDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
cmdPanel
ButtonCmdPanel cmdPanel
-
mDataRecord
AiShapeGlyphDataRecord mDataRecord
-
mLayerSelection
JLayerSelection mLayerSelection
-
mNameFld
JTextField mNameFld
-
mPanelList
List<AiShapePropertiesPanel> mPanelList
-
mTabbedPane
JTabbedPane mTabbedPane
-
-
-
Class hec.map.aishape.ui.AiShapeLabelsPanel
class AiShapeLabelsPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mFontPanel
FontChooserPanel mFontPanel
-
-
-
Class hec.map.aishape.ui.AiShapeLinePropertiesDialog
class AiShapeLinePropertiesDialog extends AiShapeFilePropertiesDialog implements Serializable -
Class hec.map.aishape.ui.AiShapeLineSymbolPanel
class AiShapeLineSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mGlyphDataRecord
AiShapeGlyphDataRecord mGlyphDataRecord
-
mPanelContainer
JPanel mPanelContainer
-
mSingleSymbolPanel
AiShapePropertiesPanel mSingleSymbolPanel
-
mUniqueSymbolPanel
AiShapePropertiesPanel mUniqueSymbolPanel
-
-
-
Class hec.map.aishape.ui.AiShapePointLabelsPanel
class AiShapePointLabelsPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mFieldComboBox
JComboBox mFieldComboBox
This is the field that will contain all of the DBF column names that can be used to label shapes or labels -
mFontChooserPanel
FontChooserPanel mFontChooserPanel
-
mGlyphDataRecord
AiShapeGlyphDataRecord mGlyphDataRecord
-
mPositionComboBox
RmaJComboBox mPositionComboBox
-
mRotationSlider
JSlider mRotationSlider
-
-
-
Class hec.map.aishape.ui.AiShapePointPropertiesDialog
class AiShapePointPropertiesDialog extends AiShapeFilePropertiesDialog implements Serializable -
Class hec.map.aishape.ui.AiShapePointSymbolPanel
class AiShapePointSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mPanelContainer
JPanel mPanelContainer
-
mRecord
AiShapeGlyphDataRecord mRecord
-
mSingleSymbolPanel
SingleSymbolPanel mSingleSymbolPanel
-
mUniqueSymbolPanel
UniqueSymbolPanel mUniqueSymbolPanel
-
-
-
Class hec.map.aishape.ui.AiShapePolygonBorderPanel
class AiShapePolygonBorderPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mBorderColorComboBox
RmaJColorComboBox mBorderColorComboBox
-
mBorderLinePatternRenderer
LinePatternRenderer mBorderLinePatternRenderer
-
mBorderStyleComboBox
RmaJComboBox mBorderStyleComboBox
-
mBorderWeightComboBox
RmaJComboBox mBorderWeightComboBox
-
mDisplayBorder
RmaJCheckBox mDisplayBorder
-
mGlyphRecord
AiShapeGlyphDataRecord mGlyphRecord
-
mLineWidthRenderer
LineWidthRenderer mLineWidthRenderer
-
-
-
Class hec.map.aishape.ui.AiShapePolygonPropertiesDialog
class AiShapePolygonPropertiesDialog extends AiShapeFilePropertiesDialog implements Serializable -
Class hec.map.aishape.ui.AiShapePolygonSymbolPanel
class AiShapePolygonSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mFillPolygons
RmaJCheckBox mFillPolygons
-
mPanelContainer
JPanel mPanelContainer
-
mRecord
AiShapeGlyphDataRecord mRecord
-
mSingleSymbolPanel
AiShapePropertiesPanel mSingleSymbolPanel
-
mUniqueSymbolPanel
AiShapePropertiesPanel mUniqueSymbolPanel
-
-
-
Class hec.map.aishape.ui.FieldColorTableModel
class FieldColorTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
mAttributeGradList
List<String> mAttributeGradList
-
mAttributeList
List<Attribute> mAttributeList
-
mAttributeToRow
Map<Attribute,
Integer> mAttributeToRow -
mColorContour
ColorContour mColorContour
-
mColorImageList
List<Color> mColorImageList
-
mDataRecord
AiShapeGlyphDataRecord mDataRecord
-
mFieldIdx
int mFieldIdx
-
mMap
AiShapeMap mMap
-
mNumGradations
int mNumGradations
-
mUseGradations
boolean mUseGradations
-
-
-
Class hec.map.aishape.ui.GlyphDataRecordLinePropertiesDialog
class GlyphDataRecordLinePropertiesDialog extends AiGlyphDataRecordPropertiesDialog implements Serializable -
Class hec.map.aishape.ui.GlyphDataRecordPointPropertiesDialog
class GlyphDataRecordPointPropertiesDialog extends AiGlyphDataRecordPropertiesDialog implements Serializable -
Class hec.map.aishape.ui.GlyphDataRecordPolygonPropertiesDialog
class GlyphDataRecordPolygonPropertiesDialog extends AiGlyphDataRecordPropertiesDialog implements Serializable -
Class hec.map.aishape.ui.SingleLineSymbolPanel
class SingleLineSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mColorComboBox
RmaJColorComboBox mColorComboBox
-
mGlyphDataRecord
AiShapeGlyphDataRecord mGlyphDataRecord
Sets the -
mLinePatternRenderer
LinePatternRenderer mLinePatternRenderer
-
mLineWidthRenderer
LineWidthRenderer mLineWidthRenderer
-
mStyleComboBox
RmaJComboBox mStyleComboBox
-
mWeightComboBox
RmaJComboBox mWeightComboBox
-
-
-
Class hec.map.aishape.ui.SinglePolygonSymbolPanel
class SinglePolygonSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mAlphaSlider
JSlider mAlphaSlider
-
mAlphaTxt
JTextField mAlphaTxt
-
mBorderLinePatternRenderer
LinePatternRenderer mBorderLinePatternRenderer
-
mColorComboBox
RmaJColorComboBox mColorComboBox
-
mDataRecord
AiShapeGlyphDataRecord mDataRecord
-
mFillPatternRenderer
FillPatternRenderer mFillPatternRenderer
-
mStyleComboBox
RmaJComboBox mStyleComboBox
-
-
-
Class hec.map.aishape.ui.SingleSymbolPanel
class SingleSymbolPanel extends AbstractSymbolSubPanel implements Serializable-
Serialized Fields
-
mColorComboBox
RmaJColorComboBox mColorComboBox
-
mGlyphDataRecord
AiShapeGlyphDataRecord mGlyphDataRecord
-
mSpinnerModel
SpinnerNumberModel mSpinnerModel
-
mSymbolComboBox
RmaJComboBox mSymbolComboBox
-
-
-
Class hec.map.aishape.ui.UniqueLineSymbolPanel
class UniqueLineSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mColorContour
TwoColorColorContour mColorContour
-
mColorTable
RmaJTable mColorTable
-
mColorTableModel
FieldColorTableModel mColorTableModel
-
mEndColor
RmaJColorComboBox mEndColor
-
mFieldComboBox
RmaJComboBox mFieldComboBox
-
mFillPatternRenderer
FillPatternRenderer mFillPatternRenderer
-
mGlyphDataRecord
AiShapeGlyphDataRecord mGlyphDataRecord
-
mLinePatternRenderer
LinePatternRenderer mLinePatternRenderer
-
mLineWidthRenderer
LineWidthRenderer mLineWidthRenderer
-
mNumGradationsSpinner
JSpinner mNumGradationsSpinner
-
mSizeSpinBox
JSpinner mSizeSpinBox
-
mStartColor
RmaJColorComboBox mStartColor
-
mStyleComboBox
RmaJComboBox mStyleComboBox
-
mUseGradationsCheck
JCheckBox mUseGradationsCheck
-
mWeightComboBox
RmaJComboBox mWeightComboBox
-
-
-
Class hec.map.aishape.ui.UniquePolygonSymbolPanel
class UniquePolygonSymbolPanel extends AbstractAiShapeProperitesPanel implements Serializable-
Serialized Fields
-
mAlphaSlider
JSlider mAlphaSlider
-
mAlphaTxt
JTextField mAlphaTxt
-
mColorContour
TwoColorColorContour mColorContour
-
mColorTable
RmaJTable mColorTable
-
mColorTableModel
FieldColorTableModel mColorTableModel
-
mEndColor
RmaJColorComboBox mEndColor
-
mFieldComboBox
RmaJComboBox mFieldComboBox
-
mFillPatternRenderer
FillPatternRenderer mFillPatternRenderer
-
mGlyphRecord
AiShapeGlyphDataRecord mGlyphRecord
-
mNumGradationsSpinner
JSpinner mNumGradationsSpinner
-
mStartColor
RmaJColorComboBox mStartColor
-
mStyleComboBox
RmaJComboBox mStyleComboBox
-
mUseGradationsCheck
JCheckBox mUseGradationsCheck
-
-
-
Class hec.map.aishape.ui.UniqueSymbolPanel
class UniqueSymbolPanel extends AbstractSymbolSubPanel implements Serializable-
Serialized Fields
-
mColorContour
TwoColorColorContour mColorContour
-
mColorTable
RmaJTable mColorTable
-
mColorTableModel
FieldColorTableModel mColorTableModel
-
mEndColor
RmaJColorComboBox mEndColor
-
mGlyphRecord
AiShapeGlyphDataRecord mGlyphRecord
-
mNumGradationsSpinner
JSpinner mNumGradationsSpinner
-
mShapeFieldComboBox
RmaJComboBox mShapeFieldComboBox
-
mSizeSpinBox
JSpinner mSizeSpinBox
-
mStartColor
RmaJColorComboBox mStartColor
-
mStyleComboBox
RmaJComboBox mStyleComboBox
-
mUseGradationsCheck
JCheckBox mUseGradationsCheck
-
-
-
-
Package hec.map.annotations
-
Class hec.map.annotations.AnnotationMapObject
class AnnotationMapObject extends MapObject implements Serializable-
Serialized Fields
-
annotations
List<Annotation> annotations
-
mts
MapToolSet mts
-
-
-
Class hec.map.annotations.Test
class Test extends JPanel implements Serializable
-
-
Package hec.map.annotations.ui
-
Class hec.map.annotations.ui.AnnotationDialog
class AnnotationDialog extends JDialog implements Serializable-
Serialized Fields
-
jLabel1
JLabel jLabel1
-
mAnnotation
Annotation mAnnotation
-
mCancelButton
JButton mCancelButton
-
mCanceled
boolean mCanceled
-
mLabelText
JTextField mLabelText
-
mOkButton
JButton mOkButton
-
-
-
-
Package hec.map.crs
-
Exception hec.map.crs.CRSException
class CRSException extends Exception implements Serializable
-
-
Package hec.map.dem
-
Class hec.map.dem.DemGlyph
class DemGlyph extends MapGlyph implements Serializable-
Serialized Fields
-
_areaHeight
int _areaHeight
-
_areaWidth
int _areaWidth
-
_img
Image _img
-
_tracker
MediaTracker _tracker
-
-
-
Class hec.map.dem.DemGlyphDataRecord
class DemGlyphDataRecord extends ElevationGlyphDataRecord implements Serializable -
Class hec.map.dem.DemGlyphOptionJDlg
class DemGlyphOptionJDlg extends JDialog implements Serializable-
Serialized Fields
-
_data
DemGlyphDataRecord _data
A copy of the Glyph's. -
_glyph
DemGlyph _glyph
-
_height
int _height
-
_img
Image _img
-
_mapPanel
MapPanel _mapPanel
-
_parent
Frame _parent
-
_width
int _width
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jButtonApply
JButton jButtonApply
-
jButtonAspectColor
hec.map.dem.DemGlyphOptionJDlg.ColorButton jButtonAspectColor
-
jButtonCancel
JButton jButtonCancel
-
jButtonMaxColor
hec.map.dem.DemGlyphOptionJDlg.ColorButton jButtonMaxColor
-
jButtonMinColor
hec.map.dem.DemGlyphOptionJDlg.ColorButton jButtonMinColor
-
jButtonOk
JButton jButtonOk
-
jCheckBoxAspect
JCheckBox jCheckBoxAspect
-
jCheckBoxAuto
JCheckBox jCheckBoxAuto
-
jCheckBoxMax
JCheckBox jCheckBoxMax
-
jCheckBoxMin
JCheckBox jCheckBoxMin
-
jLabelAngle
JLabel jLabelAngle
-
jLabelAspectColor
JLabel jLabelAspectColor
-
jLabelBright
JLabel jLabelBright
-
jLabelMax
JLabel jLabelMax
-
jLabelMaxColor
JLabel jLabelMaxColor
-
jLabelMaxVal
JLabel jLabelMaxVal
-
jLabelMin
JLabel jLabelMin
-
jLabelMinColor
JLabel jLabelMinColor
-
jLabelMinVal
JLabel jLabelMinVal
-
jLabelName
JLabel jLabelName
-
jLabelSampleMax
JLabel jLabelSampleMax
-
jLabelSampleMin
JLabel jLabelSampleMin
-
jLabelSat
JLabel jLabelSat
-
jPanelBody
JPanel jPanelBody
-
jPanelButtons
JPanel jPanelButtons
-
jPanelColorSample
JPanel jPanelColorSample
-
jPanelColorScale
JPanel jPanelColorScale
-
jPanelContourLimits
JPanel jPanelContourLimits
-
jPanelOptions
JPanel jPanelOptions
-
jRadioButtonAspectShading
JRadioButton jRadioButtonAspectShading
-
jRadioButtonGrayscale
JRadioButton jRadioButtonGrayscale
-
jRadioButtonRGB
JRadioButton jRadioButtonRGB
-
jRadioButtonTerrain
JRadioButton jRadioButtonTerrain
-
jSliderAspect
JSlider jSliderAspect
-
jSliderBright
JSlider jSliderBright
-
jSliderMaxVal
JSlider jSliderMaxVal
-
jSliderMinVal
JSlider jSliderMinVal
-
jSliderSat
JSlider jSliderSat
-
jTextFieldAspect
JTextField jTextFieldAspect
-
jTextFieldBright
JTextField jTextFieldBright
-
jTextFieldMax
JTextField jTextFieldMax
-
jTextFieldMaxVal
JTextField jTextFieldMaxVal
-
jTextFieldMin
JTextField jTextFieldMin
-
jTextFieldMinVal
JTextField jTextFieldMinVal
-
jTextFieldSat
JTextField jTextFieldSat
-
-
-
Class hec.map.dem.DemLayerSelection
class DemLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_ccPanel
ColorContourJPanel _ccPanel
-
_dialog
ElevationGlyphOptionJDlg _dialog
-
-
-
Class hec.map.dem.DemMap
class DemMap extends MapObject implements Serializable-
Serialized Fields
-
_boundNE
WorldPt _boundNE
-
_boundNW
WorldPt _boundNW
-
_boundSE
WorldPt _boundSE
-
_boundSW
WorldPt _boundSW
-
_coordSys
int _coordSys
-
_coordUnits
int _coordUnits
-
_demMaxEle
double _demMaxEle
-
_demMinEle
double _demMinEle
-
_demProCol
int _demProCol
-
_demProRow
int _demProRow
-
_demResX
double _demResX
-
_demResY
double _demResY
-
_demResZ
double _demResZ
-
_profiles
List[] _profiles
Holds all of the Elevation Profiles. -
_unitSys
int _unitSys
-
-
-
-
Package hec.map.dlg
-
Class hec.map.dlg.DlgArea
class DlgArea extends Object implements Serializable -
Class hec.map.dlg.DlgAttrib
class DlgAttrib extends Object implements Serializable-
Serialized Fields
-
major
int major
-
minor
int minor
-
-
-
Class hec.map.dlg.DlgGlyph
class DlgGlyph extends MapGlyph implements Serializable-
Serialized Fields
-
_cc
ColorContour _cc
-
lpt
LocalPt lpt
-
rgb
int[] rgb
-
-
-
Class hec.map.dlg.DlgGlyphDataRecord
class DlgGlyphDataRecord extends GlyphDataRecord implements Serializable-
Serialized Fields
-
_brightness
double _brightness
-
_defaultColor
Color _defaultColor
-
_drawAreas
boolean _drawAreas
-
_drawLines
boolean _drawLines
-
_drawNodes
boolean _drawNodes
-
_saturation
double _saturation
-
-
-
Class hec.map.dlg.DlgGlyphOptionDlg
class DlgGlyphOptionDlg extends JDialog implements Serializable-
Serialized Fields
-
_data
DlgGlyphDataRecord _data
-
_glyph
DlgGlyph _glyph
-
_layerSel
JLayerSelection _layerSel
-
_mapPanel
MapPanel _mapPanel
-
_parent
Frame _parent
-
brightLabel
RmaJLabel brightLabel
-
brightText
RmaJDecimalField brightText
-
buttonColor
JButton buttonColor
-
checkboxAreas
JCheckBox checkboxAreas
-
checkboxLines
JCheckBox checkboxLines
-
checkboxNodes
JCheckBox checkboxNodes
-
label1
JLabel label1
-
labelName
JLabel labelName
A copy of the Glyph's. -
m_mapScalePanel
MapScaleEditorPanel m_mapScalePanel
-
satLabel
RmaJLabel satLabel
-
satText
RmaJDecimalField satText
-
-
-
Class hec.map.dlg.DlgILine
class DlgILine extends Object implements Serializable-
Serialized Fields
-
id
int id
-
-
-
Class hec.map.dlg.DlgLayerSelection
class DlgLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_color
Color _color
-
_dialog
DlgGlyphOptionDlg _dialog
-
_layerSquare
JLabel _layerSquare
-
-
-
Class hec.map.dlg.DlgLine
class DlgLine extends Object implements Serializable-
Serialized Fields
-
attrib0
int attrib0
-
dwnNode
int dwnNode
-
leftArea
int leftArea
-
numAttrib
int numAttrib
-
numPts
int numPts
-
pt0
int pt0
-
rc
WorldRect rc
-
rightArea
int rightArea
-
upNode
int upNode
-
-
-
Class hec.map.dlg.DlgMap
class DlgMap extends MapObject implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
Store the map as a binary- Throws:
IOException
-
-
Serialized Fields
-
_a1
double _a1
-
_a2
double _a2
-
_a3
double _a3
-
_a4
double _a4
-
_areaVec
Vector _areaVec
-
_attribVec
Vector _attribVec
-
_ilineVec
Vector _ilineVec
-
_isUTM
boolean _isUTM
-
_lineVec
Vector _lineVec
-
_ne
WorldPt _ne
-
_neUTM
WorldPt _neUTM
-
_nodeVec
Vector _nodeVec
-
_numAreas
int _numAreas
-
_numAttrib
int _numAttrib
-
_numILines
int _numILines
-
_numLines
int _numLines
-
_numNodes
int _numNodes
-
_numPts
int _numPts
-
_nw
WorldPt _nw
-
_nwUTM
WorldPt _nwUTM
-
_ptVec
Vector _ptVec
-
_rc
WorldRect _rc
-
_se
WorldPt _se
-
_seUTM
WorldPt _seUTM
-
_sw
WorldPt _sw
-
_swUTM
WorldPt _swUTM
-
_title
String _title
-
-
-
Class hec.map.dlg.DlgNode
class DlgNode extends Object implements Serializable-
Serialized Fields
-
attrib0
int attrib0
-
line0
int line0
-
numAttrib
int numAttrib
-
numLines
int numLines
-
pt
WorldPt pt
-
-
-
-
Package hec.map.dxf
-
Class hec.map.dxf.DxfGlyphOptionDlg
class DxfGlyphOptionDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
m_glyph
DxfGlyph m_glyph
-
m_mapScalePanel
MapScaleEditorPanel m_mapScalePanel
-
-
-
Class hec.map.dxf.DxfLayerSelection
class DxfLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
m_dialog
DxfGlyphOptionDlg m_dialog
-
m_parentFrame
JFrame m_parentFrame
-
-
-
Class hec.map.dxf.DxfMap
class DxfMap extends MapObject implements Serializable-
Serialized Fields
-
_entityVector
Vector _entityVector
-
_extentInit
boolean _extentInit
-
_gc
hec.map.dxf.DxfMap.GroupCode _gc
-
-
-
Class hec.map.dxf.DxfVertex
class DxfVertex extends WorldPt3d implements Serializable-
Serialized Fields
-
arc
WorldArc arc
-
bulge
float bulge
-
-
-
-
Package hec.map.flo2d
-
Class hec.map.flo2d.Flo2dCell
class Flo2dCell extends WorldRect implements Serializable-
Serialized Fields
-
_cellNum
int _cellNum
-
_center
WorldPt _center
-
_depth
double _depth
-
-
-
Class hec.map.flo2d.Flo2dDepthLayerSelection
class Flo2dDepthLayerSelection extends ColorListJLayerSelection implements Serializable -
Class hec.map.flo2d.Flo2dDepthMap
class Flo2dDepthMap extends MapObject implements Serializable -
Class hec.map.flo2d.Flo2dElevMap
class Flo2dElevMap extends MapObject implements Serializable
-
-
Package hec.map.google
-
Class hec.map.google.GoogleImageMap
class GoogleImageMap extends ImageMap implements Serializable
-
-
Package hec.map.hms
-
Class hec.map.hms.HmsMapLine
class HmsMapLine extends Object implements Serializable-
Serialized Fields
-
_eExt
double _eExt
-
_nExt
double _nExt
-
_polygon
boolean _polygon
-
_sExt
double _sExt
-
_wExt
double _wExt
-
e
double[] e
-
n
double[] n
-
-
-
Class hec.map.hms.HmsMapObject
class HmsMapObject extends Object implements Serializable
-
-
Package hec.map.icon
-
Class hec.map.icon.Icon
class Icon extends Object implements Serializable
-
-
Package hec.map.image
-
Class hec.map.image.DefineWorldCoordinatesWizardDialog
class DefineWorldCoordinatesWizardDialog extends WizardDialog implements Serializable-
Serialized Fields
-
mCanceled
boolean mCanceled
-
mFilesWithoutGeoreferencing
List<File> mFilesWithoutGeoreferencing
-
mPanels
List<DefineWorldCoordinatesWizardPanel> mPanels
-
-
-
Class hec.map.image.DefineWorldCoordinatesWizardPanel
class DefineWorldCoordinatesWizardPanel extends WizardPanel implements Serializable-
Serialized Fields
-
mFile
File mFile
-
mImageEastTxt
RmaJDecimalField mImageEastTxt
-
mImageNorthTxt
RmaJDecimalField mImageNorthTxt
-
mImageSouthTxt
RmaJDecimalField mImageSouthTxt
-
mImageWestTxt
RmaJDecimalField mImageWestTxt
-
-
-
Class hec.map.image.ImageGlyphDataRecord
class ImageGlyphDataRecord extends GlyphDataRecord implements Serializable- serialVersionUID:
- -1746238201265346810L
-
Serialized Fields
-
_alpha
float _alpha
-
_drawImageOutline
boolean _drawImageOutline
-
_showImageWhileDragging
boolean _showImageWhileDragging
-
-
Class hec.map.image.ImageGlyphOptionsDlg
class ImageGlyphOptionsDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_alphaSlider
JSlider _alphaSlider
-
_alphaTxt
RmaJDecimalField _alphaTxt
-
_dragBorderOnly
RmaJCheckBox _dragBorderOnly
-
_drawBorderOnly
RmaJCheckBox _drawBorderOnly
-
_eastTextField
RmaJDecimalField _eastTextField
-
_glyphDataRecord
ImageGlyphDataRecord _glyphDataRecord
-
_imageGlyph
IImageGlyph _imageGlyph
-
_imageLayerSelection
ImageLayerSelection _imageLayerSelection
-
_mapScalePanel
MapScaleEditorPanel _mapScalePanel
-
_northTextField
RmaJDecimalField _northTextField
-
_rotation
RmaJDecimalField _rotation
-
_southTextField
RmaJDecimalField _southTextField
-
_westTextField
RmaJDecimalField _westTextField
-
-
-
Class hec.map.image.ImageLayerSelection
class ImageLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
m_dialog
ImageGlyphOptionsDlg m_dialog
-
m_parentFrame
JFrame m_parentFrame
-
-
-
Class hec.map.image.ImageMap
class ImageMap extends MapObject implements Serializable-
Serialized Fields
-
_image
Image _image
-
_imageID
Identifier _imageID
-
_rotation
double _rotation
-
_URLstring
String _URLstring
-
-
-
Class hec.map.image.ImportImageAction
class ImportImageAction extends AbstractAction implements Serializable
-
-
Package hec.map.importer
-
Class hec.map.importer.AbstractShapeImportDialog
class AbstractShapeImportDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_availableFieldsComboBox
RmaJComboBox _availableFieldsComboBox
-
_buttonPanel
JPanel _buttonPanel
-
_clearAllMenuItem
JMenuItem _clearAllMenuItem
-
_dbFieldNameLabel
JLabel _dbFieldNameLabel
-
_dbFieldNamePanel
JPanel _dbFieldNamePanel
-
_fileButton
JButton _fileButton
-
_flagAllMenuItem
JMenuItem _flagAllMenuItem
-
_importAllButton
JButton _importAllButton
-
_importButton
JButton _importButton
-
_importMenuItem
JMenuItem _importMenuItem
-
_listener
ReflectMultiListener _listener
-
_menuBar
JMenuBar _menuBar
-
_model
ShapeImportTableModel _model
-
_msgText
JLabel _msgText
-
_optionsPanel
JPanel _optionsPanel
-
_selectedSource
ShapeSource _selectedSource
-
_shapefileNameCombo
RmaJComboBox _shapefileNameCombo
-
_shapeSelector
ShapeFileSelector _shapeSelector
-
_streamAlignmentFileTxt
RmaJTextField _streamAlignmentFileTxt
-
_streamAlignmentGlyph
StreamAlignmentGlyph _streamAlignmentGlyph
-
_table
RmaJTable _table
-
_tablePanel
JPanel _tablePanel
-
_windowListener
AbstractShapeImportDialog.SymWindow _windowListener
-
-
-
-
Package hec.map.inundation
-
Class hec.map.inundation.EditingInundationGroupPanel
class EditingInundationGroupPanel extends InundationGroupPanel implements Serializable -
Class hec.map.inundation.EditingInundationGroupTableModel
class EditingInundationGroupTableModel extends InundationGroupTableModel implements Serializable-
Serialized Fields
-
_editor
RmaCellEditor _editor
-
_renderer
FileNameCellRenderer _renderer
-
-
-
Class hec.map.inundation.InundationGroup
class InundationGroup extends MapObject implements Serializable -
Class hec.map.inundation.InundationGroupDialog
class InundationGroupDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_currentGroup
InundationGroup _currentGroup
-
_inundationGroupPanel
InundationGroupPanel _inundationGroupPanel
-
_title
String _title
-
-
-
Class hec.map.inundation.InundationGroupEditor
class InundationGroupEditor extends InundationGroupDialog implements Serializable -
Class hec.map.inundation.InundationGroupGlyphDataRecord
class InundationGroupGlyphDataRecord extends GlyphDataRecord implements Serializable -
Class hec.map.inundation.InundationGroupPanel
class InundationGroupPanel extends JPanel implements Serializable-
Serialized Fields
-
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_inundationTable
RmaJTable _inundationTable
-
_inundationTableModel
InundationGroupTableModel _inundationTableModel
-
_listeners
ReflectMultiListener _listeners
-
_modified
boolean _modified
-
_tabName
String _tabName
-
-
-
Class hec.map.inundation.InundationGroupRenderingDialog
class InundationGroupRenderingDialog extends InundationGroupDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_mapPanel
MapPanel _mapPanel
-
_selection
InundationGroupSelection _selection
-
-
-
Class hec.map.inundation.InundationGroupSelection
class InundationGroupSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_dialog
InundationGroupRenderingDialog _dialog
-
_layerSelectionMap
HashMap _layerSelectionMap
-
-
-
Class hec.map.inundation.InundationGroupTableModel
class InundationGroupTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_currentGroup
InundationGroup _currentGroup
-
_table
RmaJTable _table
-
-
-
Class hec.map.inundation.InundationLayer
class InundationLayer extends NamedType implements Serializable -
Class hec.map.inundation.InundationParameter
class InundationParameter extends NamedType implements Serializable -
Class hec.map.inundation.RenderingInundationGroupPanel
class RenderingInundationGroupPanel extends InundationGroupPanel implements Serializable -
Class hec.map.inundation.RenderingInundationGroupTableModel
class RenderingInundationGroupTableModel extends InundationGroupTableModel implements Serializable-
Serialized Fields
-
_checkBox
RmaJCheckBox _checkBox
-
_editor
RmaCellEditor _editor
-
_glyph
InundationGroupGlyph _glyph
-
_map2ilHash
HashMap _map2ilHash
-
_selection
InundationGroupSelection _selection
-
-
-
-
Package hec.map.legend
-
Class hec.map.legend.LegendLayerUI
-
Serialized Fields
-
mLegendRenderer
LegendRenderer mLegendRenderer
-
-
-
-
Package hec.map.mrsid
-
Class hec.map.mrsid.MrSidLayerSelection
class MrSidLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
m_parentFrame
JFrame m_parentFrame
-
-
-
Class hec.map.mrsid.MrSidMap
class MrSidMap extends ImageMap implements Serializable-
Serialized Fields
-
mReader
com.mrsid.MrSidImageReader mReader
-
-
-
-
Package hec.map.nettin
-
Class hec.map.nettin.NetTinGlyphDataRec
class NetTinGlyphDataRec extends ElevationGlyphDataRecord implements Serializable -
Class hec.map.nettin.NetTinLayerSelection
class NetTinLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_ccPanel
ColorContourJPanel _ccPanel
-
_dialog
ElevationGlyphOptionJDlg _dialog
-
-
-
Class hec.map.nettin.NetTinMap
class NetTinMap extends MapObject implements Serializable-
Serialized Fields
-
_edges
EdgeContainer _edges
-
_nodes
NodeContainer _nodes
-
_triangles
TriangleContainer _triangles
-
-
-
-
Package hec.map.raster
-
Class hec.map.raster.CreateRaster
class CreateRaster extends RmaJDialog implements Serializable-
Serialized Fields
-
_averageResampleRadioButton
RmaJRadioButton _averageResampleRadioButton
-
_buildButton
JButton _buildButton
-
_buildingSmrmp
boolean _buildingSmrmp
-
_countResampleRadioButton
RmaJRadioButton _countResampleRadioButton
-
_filenameTextField
RmaJTextField _filenameTextField
-
_mapNameTextField
RmaJTextField _mapNameTextField
-
_parent
Frame _parent
-
_table
RmaJTable _table
-
_tableModel
RmaTableModel _tableModel
-
listener
ReflectMultiListener listener
-
-
-
Class hec.map.raster.RasterConversionAction
class RasterConversionAction extends AbstractAction implements Serializable-
Serialized Fields
-
mFileOpener
FileOpener mFileOpener
-
mLogger
Logger mLogger
-
mParent
JFrame mParent
-
mStartDirectory
String mStartDirectory
-
-
-
Class hec.map.raster.RasterGlyph
class RasterGlyph extends MapGlyph implements Serializable-
Serialized Fields
-
_segImageList
PruningList _segImageList
-
_viewableImageHash
HashMap _viewableImageHash
-
mInterpolate
boolean mInterpolate
Flag that tells the drawing method to interpolate values when drawing the image. Servers to smooth the image so it is not pixelated at zoomed in states.
-
-
-
Class hec.map.raster.RasterGlyphDataRecord
class RasterGlyphDataRecord extends ElevationGlyphDataRecord implements Serializable -
Class hec.map.raster.RasterImportProgressIndicator
class RasterImportProgressIndicator extends RmaJDialog implements Serializable-
Serialized Fields
-
-
Class hec.map.raster.RasterLayerSelection
class RasterLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_ccPanel
ColorContourJPanel _ccPanel
-
_dialog
ElevationGlyphOptionJDlg _dialog
-
-
-
Class hec.map.raster.RasterMap
class RasterMap extends MapObject implements Serializable-
Serialized Fields
-
_axisRotation
float _axisRotation
-
_colsInASegment
int _colsInASegment
-
_currentRes
Resolution _currentRes
-
_dataType
int _dataType
-
_endOfHeader
long _endOfHeader
-
_lowerLeft
SegmentInfo _lowerLeft
-
_lowerLeftX
float _lowerLeftX
-
_lowerLeftY
float _lowerLeftY
-
_lowerRight
SegmentInfo _lowerRight
-
_maxValues
float[] _maxValues
-
_minValues
float[] _minValues
-
_name
String _name
-
_noDataValue
float _noDataValue
-
_numParameters
int _numParameters
-
_numTimes
int _numTimes
-
_parameterNames
String[] _parameterNames
-
_parameterUnits
String[] _parameterUnits
-
_resampleRatio
int _resampleRatio
-
_resolutions
ArrayList _resolutions
-
_rowsInASegment
int _rowsInASegment
-
_segHash
HashMap _segHash
-
_segLoaderThread
Thread _segLoaderThread
-
_segmentDataPool
ArrayList _segmentDataPool
-
_times
long[] _times
-
_upperLeft
SegmentInfo _upperLeft
-
_upperRight
SegmentInfo _upperRight
-
_version
String _version
-
-
-
-
Package hec.map.selection
-
Class hec.map.selection.ElementBoundingPolygon
class ElementBoundingPolygon extends Object implements Serializable -
Class hec.map.selection.ElementIdList
class ElementIdList extends Object implements Serializable- serialVersionUID:
- 6146063990889123588L
-
Serialized Fields
-
mIds
long[] mIds
-
-
Class hec.map.selection.GraphicElementSelection
class GraphicElementSelection extends Object implements Serializable- serialVersionUID:
- 4612806669978636120L
-
Class hec.map.selection.GraphicElementSelectionEvent
class GraphicElementSelectionEvent extends Object implements Serializable- serialVersionUID:
- -8627257362340501130L
-
Serialized Fields
-
oldSelection
Collection<GraphicElementSelection> oldSelection
-
selection
GraphicElementSelection selection
-
-
-
Package hec.map.streamAlignment
-
Class hec.map.streamAlignment.BaseStreamAlignment
class BaseStreamAlignment extends NamedType implements Serializable-
Serialized Fields
-
_crs
CoordinateReferenceSystem _crs
-
_drawProp
StreamAlignmentProps _drawProp
Drawing Properties for the Stream alignment -
_juncVector
Vector<StreamJunction> _juncVector
Vector of StreamJunctions -
_lastModifiedTime
long _lastModifiedTime
-
_lineVector
Vector<StreamElement> _lineVector
Vector of StreamPolyLines -
_nextJuncIndex
int _nextJuncIndex
-
_nextLineIndex
int _nextLineIndex
-
_nextNodeIndex
int _nextNodeIndex
-
_nodeVector
Vector<StreamNode> _nodeVector
Vector of StreamNodes
-
-
-
Class hec.map.streamAlignment.StreamAlignmentAttributeSet
class StreamAlignmentAttributeSet extends ModelDrawingAttributeSet implements Serializable -
Class hec.map.streamAlignment.StreamAlignmentDrwPro
class StreamAlignmentDrwPro extends Object implements Serializable-
Serialized Fields
-
_mapScale
int _mapScale
the mapscale these properties are for
-
-
-
Class hec.map.streamAlignment.StreamAlignmentGlyphDialog
class StreamAlignmentGlyphDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_currentScaleTxt
RmaJTextField _currentScaleTxt
-
_deleteMenuItem
JMenuItem _deleteMenuItem
-
_isOK
boolean _isOK
-
_listener
ReflectMultiListener _listener
-
_needToRebuildPanels
boolean _needToRebuildPanels
-
_scaleTabbedPanel
RmaJTabbedPane _scaleTabbedPanel
-
cmdPanel
ButtonCmdPanel cmdPanel
-
state
int state
-
-
-
Class hec.map.streamAlignment.StreamConversionPanel
class StreamConversionPanel extends AbstractEditorPanel implements Serializable-
Serialized Fields
-
_byCoordinateRadio
RmaJRadioButton _byCoordinateRadio
-
_byPointRadio
RmaJRadioButton _byPointRadio
-
_byStationRadio
RmaJRadioButton _byStationRadio
-
_calcButton
JButton _calcButton
-
_coordinateFld
RmaJDecimalField _coordinateFld
-
_coordinatePanel
EnabledJPanel _coordinatePanel
-
_eastingFld
RmaJDecimalField _eastingFld
-
_locationPanel
EnabledJPanel _locationPanel
-
_northingFld
RmaJDecimalField _northingFld
-
_stationFld
RmaJDecimalField _stationFld
-
_stationPanel
EnabledJPanel _stationPanel
-
_streamElement
StreamElement _streamElement
-
-
-
Class hec.map.streamAlignment.StreamEditor
class StreamEditor extends SelectorPanelEditor implements Serializable-
Serialized Fields
-
conversionPanel
StreamConversionPanel conversionPanel
-
stationingPanel
StreamStationingPanel stationingPanel
-
-
-
Class hec.map.streamAlignment.StreamJunctionEditor
class StreamJunctionEditor extends RmaJDialog implements Serializable-
Serialized Fields
-
_alignment
StreamAlignmentIfc _alignment
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_easting
RmaJDecimalField _easting
-
_model
hec.map.streamAlignment.StreamJunctionEditor.NodeTableModel _model
-
_nodeTable
RmaJTable _nodeTable
-
_northing
RmaJDecimalField _northing
-
_title
String _title
-
-
-
Class hec.map.streamAlignment.StreamNodeDialog
class StreamNodeDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_coordinateTxt
JTextField _coordinateTxt
-
_junction
JTextField _junction
-
_stationTxt
JTextField _stationTxt
-
_streamTxt
JTextField _streamTxt
-
_systemChoice
JComboBox _systemChoice
-
ApplyButton
JButton ApplyButton
-
ButtonPanel
JPanel ButtonPanel
-
CancelButton
JButton CancelButton
-
coordinateLabel
JLabel coordinateLabel
-
jPanel1
JPanel jPanel1
-
junctionLabel
JLabel junctionLabel
-
NameLabel
JLabel NameLabel
-
NamePanel
JPanel NamePanel
-
OKButton
JButton OKButton
-
snd
StreamNodeData snd
-
stationLabel
JLabel stationLabel
-
StreamLabel
JLabel StreamLabel
-
-
-
Class hec.map.streamAlignment.StreamNodeEditorJDialog
class StreamNodeEditorJDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_alignment
StreamAlignmentIfc _alignment
-
_currLoc
Point _currLoc
-
_extents
WorldRect _extents
-
_firstShow
boolean _firstShow
-
_stream
String _stream
-
_streamNode
StreamNode _streamNode
-
_title
String _title
-
jCkBox_default
RmaJCheckBox jCkBox_default
-
jTF_stream
RmaJTextField jTF_stream
-
rDF_easting
RmaJDecimalField rDF_easting
-
rDF_northing
RmaJDecimalField rDF_northing
-
rDF_station
RmaJDecimalField rDF_station
-
-
-
Class hec.map.streamAlignment.StreamStationingPanel
class StreamStationingPanel extends AbstractEditorPanel implements Serializable-
Serialized Fields
-
_elem
StreamElement _elem
-
_expertStreamMode
boolean _expertStreamMode
-
stationingTable
RmaJTable stationingTable
-
-
-
-
Package hec.map.tin
-
Class hec.map.tin.TinGlyphDataRec
class TinGlyphDataRec extends GlyphDataRecord implements Serializable-
Serialized Fields
-
contourType
int contourType
-
drawTinEdges
boolean drawTinEdges
-
iconstit
int iconstit
-
maxDepthContour
double maxDepthContour
-
maxElevContour
double maxElevContour
-
minDepthContour
double minDepthContour
-
minElevContour
double minElevContour
-
numDepthContours
int numDepthContours
-
numElevContours
int numElevContours
-
-
-
Class hec.map.tin.TinGlyphOptionDlg
class TinGlyphOptionDlg extends Dialog implements Serializable-
Serialized Fields
-
_data
TinGlyphDataRec _data
-
_glyph
TinGlyph _glyph
-
_layerSel
JLayerSelection _layerSel
-
_mapPanel
MapPanel _mapPanel
-
buttonApply
Button buttonApply
-
buttonCancel
Button buttonCancel
-
buttonOK
Button buttonOK
-
checkboxDrawNet
Checkbox checkboxDrawNet
-
Group1
CheckboxGroup Group1
-
label1
Label label1
-
labelName
Label labelName
-
panelContour
Panel panelContour
-
radioButtonElev
Checkbox radioButtonElev
-
radioButtonNone
Checkbox radioButtonNone
-
radioButtonWS1
Checkbox radioButtonWS1
-
radioButtonWS2
Checkbox radioButtonWS2
-
radioButtonWS3
Checkbox radioButtonWS3
-
radioButtonWS4
Checkbox radioButtonWS4
-
-
-
Class hec.map.tin.TinLayerSelection
class TinLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_dialog
TinGlyphOptionDlg _dialog
-
-
-
Class hec.map.tin.TinMap
class TinMap extends MapObject implements Serializable-
Serialized Fields
-
_constitVector
Vector _constitVector
Vector of constituent data vectors, one for each constituent in this data set. Each element in this vector consists of a vector of values for each node in the tin. -
_nodeVector
Vector _nodeVector
Vector of WorldPt points representing node locations. -
_rc
WorldRect _rc
-
_triVector
Vector _triVector
Vector of linear triangle elements, which connect the nodes
-
-
-
-
Package hec.map.tms
-
Class hec.map.tms.TmsGlyphDataRecord
class TmsGlyphDataRecord extends ElevationGlyphDataRecord implements Serializable -
Class hec.map.tms.TmsLayerSelection
class TmsLayerSelection extends JLayerSelection implements Serializable-
Serialized Fields
-
_ccPanel
ColorContourJPanel _ccPanel
-
_dialog
ElevationGlyphOptionJDlg _dialog
-
-
-
Class hec.map.tms.TmsMap
class TmsMap extends MapObject implements Serializable-
Serialized Fields
-
_dataSource
TmsDataSource _dataSource
-
_e
double[] _e
-
_n
double[] _n
-
-
-
-
Package hec.map.transform
-
Class hec.map.transform.AlbersCoordinateInfo
class AlbersCoordinateInfo extends AlbersLambertCoordinateInfo implements Serializable- serialVersionUID:
- -2188689126331589320L
-
Serialized Fields
-
_isShg
boolean _isShg
-
-
Class hec.map.transform.AlbersLambertCoordinateInfo
class AlbersLambertCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- 9099405708256007277L
-
Serialized Fields
-
_fe
double _fe
-
_fn
double _fn
-
_latStdPar1
double _latStdPar1
-
_latStdPar2
double _latStdPar2
-
_longCentMer
double _longCentMer
-
_originLat
double _originLat
-
_sMajorAxis
double _sMajorAxis
-
_sMinorAxis
double _sMinorAxis
-
-
Class hec.map.transform.CoordinateInfo
class CoordinateInfo extends Object implements Serializable- serialVersionUID:
- -3120331063847981541L
-
Serialization Methods
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Class hec.map.transform.CoordinateTransformDialog
class CoordinateTransformDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
controlPanel
ButtonCmdPanel controlPanel
-
ctPanel
CoordinateTransformPanel ctPanel
-
-
-
Class hec.map.transform.CoordinateTransformPanel
class CoordinateTransformPanel extends JPanel implements Serializable-
Serialized Fields
-
_modified
boolean _modified
-
_showUnitMultiplier
boolean _showUnitMultiplier
-
_systemIL
ItemListener _systemIL
-
albersPanel
CoordinateTransformPanel.Albers_LambertPanel albersPanel
-
albersPanelSHG
CoordinateTransformPanel.Albers_LambertPanel albersPanelSHG
-
cardPanel
JPanel cardPanel
-
geographicPanel
CoordinateTransformPanel.GeographicPanel geographicPanel
-
insets
Insets insets
-
insets2
Insets insets2
-
lambertPanel
CoordinateTransformPanel.Albers_LambertPanel lambertPanel
-
polarPanel
CoordinateTransformPanel.PolarStereographicPanel polarPanel
-
spheroidLabel
JLabel spheroidLabel
-
spheroidsCombo
RmaJComboBox spheroidsCombo
-
statePanel
CoordinateTransformPanel.StatePanel statePanel
-
stateSpheroidList
String[] stateSpheroidList
-
systemCombo
RmaJComboBox systemCombo
-
tmPanel
CoordinateTransformPanel.TMPanel tmPanel
-
unitsCombo
RmaJComboBox unitsCombo
-
utmPanel
CoordinateTransformPanel.UTMPanel utmPanel
-
xyPanel
CoordinateTransformPanel.XYPanel xyPanel
-
-
-
Class hec.map.transform.CoordinateTransformPanel.Albers_LambertPanel
class Albers_LambertPanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable-
Serialized Fields
-
_type
String _type
-
axisPanel
JPanel axisPanel
-
fe
RmaJDecimalField fe
-
fn
RmaJDecimalField fn
-
latStdPar1
LatLongJPanel latStdPar1
-
latStdPar2
LatLongJPanel latStdPar2
-
longCentMer
LatLongJPanel longCentMer
-
originLat
LatLongJPanel originLat
-
-
-
Class hec.map.transform.CoordinateTransformPanel.CoordinatePanel
class CoordinatePanel extends JPanel implements Serializable -
Class hec.map.transform.CoordinateTransformPanel.GeographicPanel
class GeographicPanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable -
Class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
class PolarStereographicPanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable-
Serialized Fields
-
axisPanel
JPanel axisPanel
-
fe
RmaJDecimalField fe
-
fn
RmaJDecimalField fn
-
longPol
LatLongJPanel longPol
-
sMajorAxis
RmaJDecimalField sMajorAxis
-
sMinorAxis
RmaJDecimalField sMinorAxis
-
trueScale
LatLongJPanel trueScale
-
-
-
Class hec.map.transform.CoordinateTransformPanel.StatePanel
class StatePanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable-
Serialized Fields
-
stateZoneNumber
RmaJIntegerField stateZoneNumber
-
-
-
Class hec.map.transform.CoordinateTransformPanel.TMPanel
class TMPanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable-
Serialized Fields
-
axisPanel
JPanel axisPanel
-
factor
RmaJDecimalField factor
-
fe
RmaJDecimalField fe
-
fn
RmaJDecimalField fn
-
longCentMer
LatLongJPanel longCentMer
-
originLat
LatLongJPanel originLat
-
-
-
Class hec.map.transform.CoordinateTransformPanel.UTMPanel
class UTMPanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable-
Serialized Fields
-
utmZoneNumber
RmaJIntegerField utmZoneNumber
-
-
-
Class hec.map.transform.CoordinateTransformPanel.XYPanel
class XYPanel extends CoordinateTransformPanel.CoordinatePanel implements Serializable-
Serialized Fields
-
unitsMultField
RmaJDecimalField unitsMultField
-
-
-
Class hec.map.transform.GeographicCoordinateInfo
class GeographicCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- -2142902453034576904L
-
Class hec.map.transform.LambertCoordinateInfo
class LambertCoordinateInfo extends AlbersLambertCoordinateInfo implements Serializable- serialVersionUID:
- 80680379905742326L
-
Class hec.map.transform.PolarStereographicCoordinateInfo
class PolarStereographicCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- 7052380589970108400L
-
Serialized Fields
-
_fe
double _fe
-
_fn
double _fn
-
_isHRAP
boolean _isHRAP
-
_longPol
double _longPol
-
_sMajorAxis
double _sMajorAxis
-
_sMinorAxis
double _sMinorAxis
-
_trueScale
double _trueScale
-
-
Class hec.map.transform.StatePlaneCoordinateInfo
class StatePlaneCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- -4287149345518601227L
-
Serialized Fields
-
_stateZone
long _stateZone
-
-
Class hec.map.transform.TransverseMercatorCoordinateInfo
class TransverseMercatorCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- 9193277812628055693L
-
Serialized Fields
-
_factor
double _factor
-
_fe
double _fe
-
_fn
double _fn
-
_longCentMer
double _longCentMer
-
_originLat
double _originLat
-
_sMajorAxis
double _sMajorAxis
-
_sMinorAxis
double _sMinorAxis
-
-
Class hec.map.transform.UTMCoordinateInfo
class UTMCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- -8952428272664877500L
-
Serialized Fields
-
_latZone
double _latZone
-
_longZone
double _longZone
-
_utmZone
long _utmZone
-
-
Class hec.map.transform.XYCoordinateInfo
class XYCoordinateInfo extends CoordinateInfo implements Serializable- serialVersionUID:
- 3345870105288114837L
-
-
Package hec.map.vrt
-
Class hec.map.vrt.VrtMapObject
class VrtMapObject extends MapObject 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 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
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
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 RmaTableModel implements Serializable-
Serialized Fields
-
_addBlankRows
boolean _addBlankRows
-
_pv
PairedValuesExt _pv
-
_saveEmptyYAsUndefined
boolean _saveEmptyYAsUndefined
-
-
-
Class hec.model.PairedValuesTableModel
class PairedValuesTableModel extends RmaTableModel implements Serializable-
Serialized Fields
-
_addBlankRows
boolean _addBlankRows
-
_pv
PairedValues _pv
-
-
-
Class hec.model.ParamDoubleTableModel
class ParamDoubleTableModel extends 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 RmaTableModel implements Serializable-
Serialized Fields
-
_sv
SeasonalRecord _sv
-
_sve
SeasonalRecordExt _sve
-
-
-
Class hec.model.SeasonalRecWithTimeTableModel
class SeasonalRecWithTimeTableModel extends 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 _nodeVector
vector of StreamNodes on this coordinate line -
_referencePt
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
WorldPt _location
-
_station
double _station
-
_stream
StreamElement _stream
-
_streamCoord
double _streamCoord
-
-
-
Class hec.model.StreamPolyLine
class StreamPolyLine extends WorldLine3d implements Serializable-
Serialized Fields
-
_modified
boolean _modified
-
-
-
Class hec.model.StreamPt
class StreamPt extends 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 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.properties
-
Class hec.properties.HECFIACanvasProperties
class HECFIACanvasProperties extends HECProperties implements Serializable -
Class hec.properties.HECFIAServerProperties
class HECFIAServerProperties extends HECProperties implements Serializable -
Class hec.properties.HECGlyphProperties
class HECGlyphProperties extends HECProperties implements Serializable -
Class hec.properties.HecHfpProperties
class HecHfpProperties extends HECProperties implements Serializable -
Class hec.properties.HECMapProperties
class HECMapProperties extends HECProperties implements Serializable -
Class hec.properties.HECProperties
class HECProperties extends Properties implements Serializable-
Serialized Fields
-
_file
File _file
-
_header
String _header
-
_loaded
boolean _loaded
-
_modified
boolean _modified
-
properties
Properties properties
-
-
-
Class hec.properties.HecRasProperties
class HecRasProperties extends HECProperties implements Serializable -
Class hec.properties.HecRasServerProperties
class HecRasServerProperties extends HECProperties implements Serializable -
Class hec.properties.HECRMIProperties
class HECRMIProperties extends HECProperties implements Serializable-
Serialized Fields
-
_header
String _header
-
-
-
Class hec.properties.HECRSSCanvasProperties
class HECRSSCanvasProperties extends HECProperties implements Serializable -
Class hec.properties.HECRSSServerProperties
class HECRSSServerProperties extends HECProperties implements Serializable -
Class hec.properties.HECScriptProperties
class HECScriptProperties extends HECProperties implements Serializable -
Class hec.properties.HECServerMapProperties
class HECServerMapProperties extends HECProperties implements Serializable-
Serialized Fields
-
_header
String _header
-
-
-
Class hec.properties.HecWatProperties
class HecWatProperties extends HECProperties implements Serializable -
Class hec.properties.LoginProperties
class LoginProperties extends HECProperties implements Serializable -
Class hec.properties.RmiAppProperties
class RmiAppProperties extends HECProperties implements Serializable
-
-
Package hec.script
-
Class hec.script.AbstractScriptButtonFrame
class AbstractScriptButtonFrame extends 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 RmaJFrame implements Serializable-
Serialized Fields
-
_argumentText
RmaJTextField _argumentText
-
_bgColorBtn
RmaJColorButton _bgColorBtn
-
_browseButton
JButton _browseButton
-
_buttonPanel
JPanel _buttonPanel
-
_copyMenuItem
JMenuItem _copyMenuItem
-
_copyScriptMenuItem
JMenuItem _copyScriptMenuItem
-
_cutMenuItem
JMenuItem _cutMenuItem
-
_cutScriptMenuItem
JMenuItem _cutScriptMenuItem
-
_deleteMenuItem
JMenuItem _deleteMenuItem
-
_descriptionText
RmaJTextArea _descriptionText
-
_displayScript
RmaJCheckBox _displayScript
-
_displayScriptInMenu
RmaJCheckBox _displayScriptInMenu
-
_displayScriptInSelector
RmaJCheckBox _displayScriptInSelector
-
_editButton
JButton _editButton
-
_editExternalButton
JButton _editExternalButton
-
_editingExistingScript
boolean _editingExistingScript
-
_editMenuItem
JMenuItem _editMenuItem
-
_editScript
boolean _editScript
-
_fileMenu
JMenu _fileMenu
-
_fileNameText
RmaJTextField _fileNameText
-
_findDlg
FindDialog _findDlg
-
_findMenuItem
JMenuItem _findMenuItem
-
_findNextMenuItem
JMenuItem _findNextMenuItem
-
_folderPopup
JPopupMenu _folderPopup
-
_groupCombo
RmaJComboBox _groupCombo
-
_groupLabel
JLabel _groupLabel
-
_groupList
Vector<ScriptGroup> _groupList
-
_hSplitter
JSplitPane _hSplitter
-
_iconCombo
RmaJComboBox _iconCombo
-
_importMenuItem
JMenuItem _importMenuItem
-
_insertField
RmaJTextField _insertField
-
_labelDisplayText
RmaJTextField _labelDisplayText
-
_listenerList
EventListenerList _listenerList
-
_lnPanel
LineNumberPanel _lnPanel
-
_lockedField
RmaJTextField _lockedField
-
_lockedPath
String _lockedPath
-
_modifiedField
RmaJTextField _modifiedField
-
_namePanel
JPanel _namePanel
-
_newMenuItem
JMenuItem _newMenuItem
-
_nodePopup
JPopupMenu _nodePopup
-
_okPanel
ButtonCmdPanel _okPanel
-
_overrodeScriptFile
boolean _overrodeScriptFile
-
_pasteMenuItem
JMenuItem _pasteMenuItem
-
_pasteScriptMenuItem
JMenuItem _pasteScriptMenuItem
-
_positionField
RmaJTextField _positionField
-
_printMenuItem
JMenuItem _printMenuItem
-
_redoMenuItem
JMenuItem _redoMenuItem
-
_resetingPath
boolean _resetingPath
-
_saveAsMenuItem
JMenuItem _saveAsMenuItem
-
_saveButton
JButton _saveButton
-
_saveMenuItem
JMenuItem _saveMenuItem
-
_scriptModified
boolean _scriptModified
-
_scriptNameText
RmaJTextField _scriptNameText
-
_scriptText
AbstractScriptEditor.ScriptTextArea _scriptText
-
_showWhitespaceMenuItem
JCheckBoxMenuItem _showWhitespaceMenuItem
-
_splitterLocation
int _splitterLocation
-
_statusLine
RmaJTextField _statusLine
-
_testButton
JButton _testButton
-
_testMenuItem
JMenuItem _testMenuItem
-
_testPanel
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
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
ReplaceDialog _findDlg
-
-
-
Class hec.script.ScriptFlatButton
class ScriptFlatButton extends 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 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
RmaJTable statusList
-
userNameLabel
JLabel userNameLabel
-
-
-
Class hec.script.ServerScriptJobTask
class ServerScriptJobTask extends JobTask implements Serializable- serialVersionUID:
- -4169350707962180954L
-
Serialized Fields
-
_serverUrl
String _serverUrl
-
-
-
Package hec.script.gui
-
Class hec.script.gui.ScriptTreeNode
class ScriptTreeNode extends DefaultMutableTreeNode implements Serializable
-
-
Package hec.security
-
Class hec.security.ApplicationPermission
class ApplicationPermission extends Permission implements Serializable- serialVersionUID:
- 5334798421627714261L
-
Serialization Methods
-
readObject
readObject is called to restore the state of the ApplicationPermission from a stream.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
_actionString
String _actionString
-
_mask
int _mask
-
-
Class hec.security.ApplicationPermissionCollection
class ApplicationPermissionCollection extends Object implements Serializable- serialVersionUID:
- -3344177411695812792L
-
Serialized Fields
-
_all_allowed
boolean _all_allowed
Deprecated. -
_permissions
Hashtable _permissions
Deprecated. -
_readOnly
boolean _readOnly
Deprecated.
-
-
Class hec.security.PasswordEntry
class PasswordEntry extends Object implements Serializable-
Serialized Fields
-
_commentedOut
boolean _commentedOut
-
_createdBy
String _createdBy
-
_dbPassword
String _dbPassword
-
_dbUser
String _dbUser
-
_edipi
long _edipi
-
_locked
boolean _locked
This is a lock flag that is only set through admin action and will prevent the user from logging in. -
_loginFailureCnt
int _loginFailureCnt
If a user types in a bad password during login, this value gets incremented. Eventually an exception will be thrown that will close the login dialog, but nothing persistent occurs. -
_password
String _password
-
_pluginData
Map<Serializable,
Serializable> _pluginData Not written or read from disk. Used to hold extra info related to login server/server admin. Specific example being, the key "office.id" is used to indicate to the database login server user management plugin what office id it should operate on for the user. -
_userDir
String _userDir
-
_userFullName
String _userFullName
-
_userName
String _userName
-
_userTypeNames
Vector<String> _userTypeNames
-
-
-
Class hec.security.UserProfile
class UserProfile extends Object implements Serializable- serialVersionUID:
- -1467242428998924839L
-
Serialized Fields
-
_dbSessionKey
String _dbSessionKey
-
_invalidLoginAttempts
int _invalidLoginAttempts
-
_lastLoginTime
ZonedDateTime _lastLoginTime
-
_password
String _password
-
_serverSessionKey
long _serverSessionKey
-
_userDir
String _userDir
-
_userFullName
String _userFullName
-
_userId
String _userId
-
_userName
String _userName
-
_userTypes
List<String> _userTypes
-
_uuid
String _uuid
-
-
-
Package hec.server
-
Class hec.server.GeoReviewDialog
class GeoReviewDialog extends Dialog implements Serializable-
Serialized Fields
-
_eastLbl
Label _eastLbl
-
_eastTxt
TextField _eastTxt
-
_extentPanel
JPanel _extentPanel
-
_northLbl
Label _northLbl
-
_northTxt
TextField _northTxt
-
_southLbl
Label _southLbl
-
_southTxt
TextField _southTxt
-
_westLbl
Label _westLbl
-
_westTxt
TextField _westTxt
-
button1
Button button1
-
checkbox1
Checkbox checkbox1
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
horizontalLine1
JSeparator horizontalLine1
-
-
-
Class hec.server.hecComponent
class hecComponent extends hecNamedType implements Serializable-
Serialized Fields
-
_modified
boolean _modified
-
-
-
Class hec.server.hecNamedType
class hecNamedType extends Object implements Serializable -
Class hec.server.ListDialog
class ListDialog extends Dialog implements Serializable -
Class hec.server.LoginHistory
class LoginHistory extends Object implements Serializable -
Class hec.server.NameDialog
class NameDialog extends NameDialog implements Serializable -
Class hec.server.NameMultiSelectDialog
class NameMultiSelectDialog extends RmaJDialog implements Serializable -
Class hec.server.NameSelectorDialog
class NameSelectorDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdCancel
JButton _cmdCancel
-
_cmdOK
JButton _cmdOK
-
_descriptionLbl
JLabel _descriptionLbl
-
_descriptionTxt
RmaJTextArea _descriptionTxt
-
_fromLbl
JLabel _fromLbl
Shows or hides the component depending on the boolean flag b.- See Also:
-
_toLbl
JLabel _toLbl
-
_toTxt
RmaJTextField _toTxt
-
lblChoice
RmaJComboBox lblChoice
-
panel1
JPanel panel1
-
-
-
Class hec.server.Profile
class Profile extends Object implements Serializable -
Class hec.server.UnknownUserItem
class UnknownUserItem extends Object implements Serializable
-
-
Package hec.supplemental.model
-
Class hec.supplemental.model.ProgramOrderItem
class ProgramOrderItem extends NamedType implements Serializable-
Serialized Fields
-
_inputModelNum
int _inputModelNum
-
_script
String _script
-
_standardModel
boolean _standardModel
-
-
-
-
Package hec.tcu
-
Class hec.tcu.AcknowledgeInterimTermsFileDialog
class AcknowledgeInterimTermsFileDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_dontShowAgainCheck
JCheckBox _dontShowAgainCheck
-
_hasLoaded
boolean _hasLoaded
-
_tcuFile
Path _tcuFile
-
_textPane
JEditorPane _textPane
-
-
-
Class hec.tcu.CheckForInterimTermsAction
class CheckForInterimTermsAction extends AbstractAction implements Serializable-
Serialized Fields
-
_dialog
AcknowledgeInterimTermsFileDialog _dialog
-
-
-
Class hec.tcu.TcuAcceptTermsDialog
class TcuAcceptTermsDialog extends TcuDialog implements Serializable-
Serialized Fields
-
_accepted
boolean _accepted
-
_acceptRadio
JRadioButton _acceptRadio
-
_denyRadio
JRadioButton _denyRadio
-
-
-
Class hec.tcu.TcuAction
class TcuAction extends AbstractAction implements Serializable -
Class hec.tcu.TcuDialog
class TcuDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_pleaseReadLabel
JLabel _pleaseReadLabel
-
_size
Dimension _size
-
_tcuScrollPane
JScrollPane _tcuScrollPane
-
_tcuText
JEditorPane _tcuText
-
canceled
boolean canceled
-
-
-
-
Package hec.ui
-
Class hec.ui.CheckTreeCellRenderer
class CheckTreeCellRenderer extends JPanel implements Serializable-
Serialized Fields
-
checkBox
TristateCheckBox checkBox
The check box. -
delegate
TreeCellRenderer delegate
The delegate. -
selectionModel
CheckTreeSelectionModel selectionModel
The selection model.
-
-
-
Class hec.ui.CheckTreeSelectionModel
class CheckTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable-
Serialized Fields
-
_selectingParent
boolean _selectingParent
-
model
TreeModel model
-
-
-
Class hec.ui.TristateCheckBox
class TristateCheckBox extends JCheckBox implements Serializable-
Serialized Fields
-
_modifiable
boolean _modifiable
The _modifiable. -
_modified
boolean _modified
The _modified. -
isRestricted
boolean isRestricted
If true, the SEMI_SELECTED state can only be set programmatically -
model
TristateDecorator model
The model.
-
-
-
Class hec.ui.TristateCheckBoxCellEditor
class TristateCheckBoxCellEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
_tristateCheckBox
TristateCheckBox _tristateCheckBox
The _tristate check box.
-
-
-
-
Package hec.util
-
Class hec.util.AnimatedStatusIconPanel
class AnimatedStatusIconPanel extends JPanel implements Serializable-
Serialized Fields
-
_animatedWaitIcon
AnimatedWaitIcon _animatedWaitIcon
-
_normalStatusIcon
ImageIcon _normalStatusIcon
-
_state
int _state
-
-
-
Class hec.util.AnimatedWaitGlassPane
class AnimatedWaitGlassPane extends AnimatedWaitIcon implements Serializable -
Class hec.util.AnimatedWaitIcon
class AnimatedWaitIcon extends JPanel implements Serializable-
Serialized Fields
-
_style
int _style
-
animationTimer
Timer animationTimer
-
centerPoint
Point2D.Float centerPoint
-
currentColor
Color currentColor
-
fireFoxInnerCircleRadius
int fireFoxInnerCircleRadius
-
fireFoxNumberOfSpoke
int fireFoxNumberOfSpoke
-
fireFoxOuterCircleRadius
int fireFoxOuterCircleRadius
-
fireFoxSpokeThickness
int fireFoxSpokeThickness
-
innerCircleRadius
int innerCircleRadius
-
lineAngles
double[] lineAngles
-
NUMBER_OF_DEGREES_IN_CIRCLE
double NUMBER_OF_DEGREES_IN_CIRCLE
-
NUMBER_OF_DEGREES_IN_HALF_CIRCLE
double NUMBER_OF_DEGREES_IN_HALF_CIRCLE
-
numberOfSpoke
int numberOfSpoke
-
outerCircleRadius
int outerCircleRadius
-
palleteColors
Color[] palleteColors
-
progressValue
int progressValue
-
spokeThickness
int spokeThickness
-
timerActive
boolean timerActive
-
vistaInnerCircleRadius
int vistaInnerCircleRadius
-
vistaNumberOfSpoke
int vistaNumberOfSpoke
-
vistaOuterCircleRadius
int vistaOuterCircleRadius
-
vistaSpokeThickness
int vistaSpokeThickness
-
-
-
Class hec.util.ButtonTabComponent
class ButtonTabComponent extends JPanel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_label
JLabel _label
-
_toolTipText
String _toolTipText
-
pane
JTabbedPane pane
-
-
-
Class hec.util.CalendarField
class CalendarField extends RmaJCalendarField implements Serializable -
Class hec.util.ComputationTimeStepDialog
class ComputationTimeStepDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_computationTimeStepMins
int _computationTimeStepMins
-
_defaultTimeStep
RmaJRadioButton _defaultTimeStep
-
_overrideTimeStep
RmaJRadioButton _overrideTimeStep
-
_parent
Component _parent
-
cmdPanel
ButtonCmdPanel cmdPanel
-
timeTimeStepCombo
RmaJComboBox timeTimeStepCombo
-
-
-
Class hec.util.ExportResults
class ExportResults extends Object implements Serializable -
Class hec.util.GeneralTableEditor
class GeneralTableEditor extends RmaJFrame implements Serializable-
Serialized Fields
-
_browseItem
JMenuItem _browseItem
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_deleteRowItem
JMenuItem _deleteRowItem
-
_editMenu
JMenu _editMenu
-
_file
File _file
-
_fileMenu
JMenu _fileMenu
-
_findDialog
FindDialog _findDialog
-
_findMenu
JMenu _findMenu
-
_menuBar
JMenuBar _menuBar
-
_moveRowDownItem
JMenuItem _moveRowDownItem
-
_moveRowUpItem
JMenuItem _moveRowUpItem
-
_preferences
Preferences _preferences
-
_replaceDialog
ReplaceDialog _replaceDialog
-
_save
JMenuItem _save
-
_saveAs
JMenuItem _saveAs
-
_saveFile
File _saveFile
-
_standAlone
boolean _standAlone
-
_table
RmaJTable _table
-
_tableModel
GeneralTableModel _tableModel
-
colWidths
int[] colWidths
-
-
-
Class hec.util.GeneralTableModel
class GeneralTableModel extends RmaTableModel implements Serializable -
Class hec.util.PhotoViewerInfo
class PhotoViewerInfo extends DataContainer implements Serializable-
Serialized Fields
-
bufferedImage
BufferedImage bufferedImage
-
fade
boolean fade
-
hasFrame
boolean hasFrame
-
modeNames
String[] modeNames
-
modeUsed
boolean[] modeUsed
-
name
String name
-
refreshInterval
double refreshInterval
-
remote
boolean remote
-
showing
boolean showing
-
url
String url
-
xSize
double xSize
-
ySize
double ySize
-
-
-
Class hec.util.ProgressDialog
class ProgressDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_currentNumber
int _currentNumber
-
_currentNumberProgress
JProgressBar _currentNumberProgress
-
_currentSize
int _currentSize
-
_currentValue
int _currentValue
-
_multiProgress
boolean _multiProgress
-
_number
int _number
-
_overallNumberProgress
JProgressBar _overallNumberProgress
-
_runnable
Runnable _runnable
-
_setCurrentSizeRunner
hec.util.ProgressDialog.SetCurrentSizeRunner _setCurrentSizeRunner
-
_setCurrentValueRunner
hec.util.ProgressDialog.SetCurrentValueRunner _setCurrentValueRunner
-
_setStatusRunner
hec.util.ProgressDialog.SetStatusRunner _setStatusRunner
-
_statusLine
RmaJTextField _statusLine
-
-
-
Class hec.util.SortedTable
class SortedTable extends Hashtable implements Serializable -
Class hec.util.TextDialog
class TextDialog extends JDialog implements Serializable-
Serialized Fields
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_configurationManagerHelpString
String _configurationManagerHelpString
-
_editMode
boolean _editMode
-
_exitItem
JMenuItem _exitItem
-
_fileMenu
JMenu _fileMenu
-
_fileName
String _fileName
-
_findMenuItem
JMenuItem _findMenuItem
-
_findNextMenuItem
JMenuItem _findNextMenuItem
-
_font
Font _font
-
_fontItem
JMenuItem _fontItem
-
_helpMenuItem
JMenuItem _helpMenuItem
-
_insertItem
JMenuItem _insertItem
-
_menuBar
JMenuBar _menuBar
-
_modal
boolean _modal
-
_parent
Component _parent
-
_printItem
JMenuItem _printItem
-
_printSetupItem
JMenuItem _printSetupItem
-
_renderer
DocumentRenderer _renderer
-
_saveAsItem
JMenuItem _saveAsItem
-
_saveAsSet
boolean _saveAsSet
-
_saveAsTxtItem
JMenuItem _saveAsTxtItem
-
_saveButton
JButton _saveButton
-
_saved
boolean _saved
-
_savedAs
boolean _savedAs
-
_saveItem
JMenuItem _saveItem
-
_saveSet
boolean _saveSet
-
_textContainer
TextContainer _textContainer
-
_textPane
SearchableJEditorPane _textPane
-
helpMenu
JMenu helpMenu
-
-
-
Class hec.util.TimeWindowDialog
class TimeWindowDialog extends JDialog implements Serializable-
Serialized Fields
-
_endTime
HecTime _endTime
-
_helpMenuItem
JMenuItem _helpMenuItem
-
_menuBar
JMenuBar _menuBar
-
_observer
ObservableClass _observer
-
_parent
Window _parent
-
_preferences
Preferences _preferences
-
_relativeBackwardInterval
int _relativeBackwardInterval
-
_relativeBackwardPeriods
int _relativeBackwardPeriods
-
_relativeForwardInterval
int _relativeForwardInterval
-
_relativeForwardPeriods
int _relativeForwardPeriods
-
_selectionType
int _selectionType
-
_startTime
HecTime _startTime
-
_timeWindowMessage
String _timeWindowMessage
-
_timeZone
TimeZone _timeZone
-
_waterYearPanel
JPanel _waterYearPanel
-
endDateField
CalendarField endDateField
-
helpMenu
JMenu helpMenu
-
jButtonClear
JButton jButtonClear
-
jButtonSetCurrentTime
JButton jButtonSetCurrentTime
-
jCheckBoxApplyAll
JCheckBox jCheckBoxApplyAll
-
jCheckBoxRetainSetting
JCheckBox jCheckBoxRetainSetting
-
jTextFieldEndTime
JTextField jTextFieldEndTime
-
jTextFieldStartTime
JTextField jTextFieldStartTime
-
lookBackCombo
JComboBox<String> lookBackCombo
-
lookBackField
JTextField lookBackField
-
lookForwardCombo
JComboBox<String> lookForwardCombo
-
lookForwardField
JTextField lookForwardField
-
radioNoTW
JRadioButton radioNoTW
-
radioRelativeTW
JRadioButton radioRelativeTW
-
radioSpecificTW
JRadioButton radioSpecificTW
-
radioWaterYearTW
JRadioButton radioWaterYearTW
-
startDateField
CalendarField startDateField
-
startWY
CalendarField startWY
-
yPos
int yPos
-
-
-
Class hec.util.TimeWindowExtensionDialog
class TimeWindowExtensionDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_appendPanel
TimeWindowExtensionDialog.TimePanel _appendPanel
-
_canceled
boolean _canceled
-
_dataTimeZone
TimeZone _dataTimeZone
-
_endTime
HecTime _endTime
-
_insertPanel
TimeWindowExtensionDialog.TimePanel _insertPanel
-
_insertRowNumber
int _insertRowNumber
-
_insertRows
boolean _insertRows
-
_intervals
Vector _intervals
-
_irregular
boolean _irregular
-
_parent
Component _parent
-
_prependPanel
TimeWindowExtensionDialog.TimePanel _prependPanel
-
_startTime
HecTime _startTime
-
_viewTimeZone
TimeZone _viewTimeZone
-
-
-
Class hec.util.TimeWindowExtensionDialog.TimePanel
class TimePanel extends JPanel implements Serializable-
Serialized Fields
-
_dateField
CalendarField _dateField
-
_dateLabel
JLabel _dateLabel
-
_includeTimes
JCheckBox _includeTimes
-
_interval
int _interval
-
_intervalCombo
JComboBox _intervalCombo
-
_irregular
boolean _irregular
-
_limitTime
HecTime _limitTime
-
_mode
int _mode
-
_numberRows
JSpinner _numberRows
-
_originalTime
HecTime _originalTime
-
_rows
int _rows
-
_time
HecTime _time
-
_timeField
JTextField _timeField
-
ary
int[] ary
-
-
-
-
Package hec.util.convertDss6To7
-
Class hec.util.convertDss6To7.OutputPanel
class OutputPanel extends JPanel implements Serializable- serialVersionUID:
- 4714108649518187818L
-
Serialized Fields
-
_errStream
TextPaneOutputStream _errStream
-
_outputStream
TextPaneOutputStream _outputStream
-
_outputTextPane
JTextPane _outputTextPane
-
-
-
Package hec.util.transformation.core
-
Exception hec.util.transformation.core.DataTransformationException
class DataTransformationException extends Exception implements Serializable
-
-
Package hec.util.transformation.core.io
-
Exception hec.util.transformation.core.io.ReaderException
class ReaderException extends DataTransformationException implements Serializable -
Exception hec.util.transformation.core.io.WriterException
class WriterException extends DataTransformationException implements Serializable
-
-
Package rma.examples
-
Class rma.examples.GroupableHeaderExample
class GroupableHeaderExample extends JFrame implements Serializable-
Serialized Fields
-
_button
JButton _button
-
_scroll
JScrollPane _scroll
-
_table
RmaJTable _table
-
-
-
Class rma.examples.RmaJTableExample
class RmaJTableExample extends RmaJFrame implements Serializable -
Class rma.examples.SteppedComboBoxExample
class SteppedComboBoxExample extends JFrame implements Serializable
-
-
Package rma.lang
-
Exception rma.lang.NestingException
class NestingException extends Exception implements Serializable
-
-
Package rma.stats.model
-
Package rma.swing
-
Class rma.swing.AbstractJPanel
class AbstractJPanel extends JPanel implements Serializable-
Serialized Fields
-
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_modified
boolean _modified
-
_name
String _name
-
-
-
Class rma.swing.AbstractTextEditorPanel
class AbstractTextEditorPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_allowsEditing
boolean _allowsEditing
-
_edits
List<UndoableEdit> _edits
-
_findAgainMenuItem
JMenuItem _findAgainMenuItem
-
_findDlg
org.fife.rsta.ui.search.FindDialog _findDlg
-
_listener
ReflectMultiListener _listener
-
_menusCreated
boolean _menusCreated
-
_modified
boolean _modified
-
_printCache
HashMap _printCache
-
_printDateStr
String _printDateStr
-
_printTokenizer
StringTokenizer _printTokenizer
-
_redoMenuItem
JMenuItem _redoMenuItem
-
_replaceDlg
org.fife.rsta.ui.search.ReplaceDialog _replaceDlg
-
_scrollPane
org.fife.ui.rtextarea.RTextScrollPane _scrollPane
-
_searchListener
org.fife.rsta.ui.search.SearchListener _searchListener
-
_txtArea
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea _txtArea
-
_undoMenuItem
JMenuItem _undoMenuItem
-
-
-
Class rma.swing.AKDockLayout
class AKDockLayout extends BorderLayout implements Serializable -
Class rma.swing.ButtonCmdPanel
class ButtonCmdPanel extends JPanel implements Serializable-
Serialized Fields
-
_applyAlwaysOn
boolean _applyAlwaysOn
-
JBUTTON_APPLY
JButton JBUTTON_APPLY
-
JBUTTON_CANCEL
JButton JBUTTON_CANCEL
-
JBUTTON_CLOSE
JButton JBUTTON_CLOSE
-
JBUTTON_COMPUTE
JButton JBUTTON_COMPUTE
-
JBUTTON_DELETE
JButton JBUTTON_DELETE
-
JBUTTON_HELP
JButton JBUTTON_HELP
-
JBUTTON_NEW
JButton JBUTTON_NEW
-
JBUTTON_OK
JButton JBUTTON_OK
-
JBUTTON_OPEN
JButton JBUTTON_OPEN
-
JBUTTON_PLOT
JButton JBUTTON_PLOT
-
JBUTTON_PRINT
JButton JBUTTON_PRINT
-
JBUTTON_REMOVE
JButton JBUTTON_REMOVE
-
JBUTTON_RENAME
JButton JBUTTON_RENAME
-
JBUTTON_SAVE
JButton JBUTTON_SAVE
-
JBUTTON_TABULATE
JButton JBUTTON_TABULATE
-
listenerList
EventListenerList listenerList
-
m_buttonTable
Hashtable m_buttonTable
-
-
-
Class rma.swing.CheckBoxPanel
class CheckBoxPanel extends JPanel implements Serializable -
Class rma.swing.CollapsableJPanel
class CollapsableJPanel extends JPanel implements Serializable-
Serialized Fields
-
_collapsed
boolean _collapsed
-
_contentPanel
JPanel _contentPanel
-
_headerPanel
rma.swing.CollapsableJPanel.HeaderPanel _headerPanel
-
-
-
Class rma.swing.CustomBevelBorder
class CustomBevelBorder extends AbstractBorder implements Serializable -
Class rma.swing.DateChooser
class DateChooser extends JPanel implements Serializable-
Serialized Fields
-
_asupport
DateChooser.ActionSupport _asupport
-
_calPanel
rma.swing.DateChooser.CalendarPane _calPanel
-
_clipMax
boolean _clipMax
-
_clipMin
boolean _clipMin
-
_datefmt
SimpleDateFormat _datefmt
-
_disabledColor
Color _disabledColor
-
_firstDay
int _firstDay
-
_highlightColor
Color _highlightColor
-
_labels
String[] _labels
-
_lmonthBtn
JButton _lmonthBtn
-
_lyearBtn
JButton _lyearBtn
-
_maxDate
Calendar _maxDate
-
_maxDay
int _maxDay
-
_minDate
Calendar _minDate
-
_minDay
int _minDay
-
_monthCombo
RmaJComboBox<String> _monthCombo
-
_rmonthBtn
JButton _rmonthBtn
-
_ryearBtn
JButton _ryearBtn
-
_selectedDate
Calendar _selectedDate
-
_selectedDateLbl
RmaJTextField _selectedDateLbl
-
_selectedDay
int _selectedDay
-
_weekendCols
int[] _weekendCols
-
_yearFld
RmaJIntegerField _yearFld
-
-
-
Class rma.swing.DateTimePanel
class DateTimePanel extends JPanel implements Serializable-
Serialized Fields
-
_dataTimeZone
TimeZone _dataTimeZone
Description -
_dateFormat
SimpleDateFormat _dateFormat
Description -
_displayTimeZone
TimeZone _displayTimeZone
Description -
_hTime
HecTime _hTime
Description -
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_layout
int _layout
-
_modified
boolean _modified
-
_showTimeAsBeginningOfDay
boolean _showTimeAsBeginningOfDay
-
_timeFormat
SimpleDateFormat _timeFormat
Description -
jDateField
RmaJCalendarField jDateField
-
jDateLabel
JLabel jDateLabel
-
jTimeField
RmaJ24HourTimeField jTimeField
-
jTimeLabel
JLabel jTimeLabel
-
-
-
Class rma.swing.DefaultJPanel
class DefaultJPanel extends AbstractJPanel implements Serializable-
Serialized Fields
-
_emptyVector
Vector _emptyVector
-
-
-
Class rma.swing.EnabledJPanel
class EnabledJPanel extends JPanel implements Serializable -
Class rma.swing.ExportDialog
class ExportDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_delimiterCombo
RmaJComboBox _delimiterCombo
-
_quotedStringsCB
RmaJCheckBox _quotedStringsCB
-
_titleCB
RmaJCheckBox _titleCB
-
_titleField
RmaJTextField _titleField
-
-
-
Class rma.swing.FindDialog
class FindDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_caseSensitiveCheckBox
RmaJCheckBox _caseSensitiveCheckBox
-
_findListener
FindListener _findListener
-
_matchTextField
RmaJTextField _matchTextField
-
_searchTypeCombo
RmaJComboBox _searchTypeCombo
-
_searchTypeLabel
JLabel _searchTypeLabel
-
_wholeWordCheckBox
RmaJCheckBox _wholeWordCheckBox
-
findNext
JButton findNext
-
SEARCH_TYPES
Object[] SEARCH_TYPES
-
-
-
Class rma.swing.FlatPanelButton
class FlatPanelButton extends JButton implements Serializable-
Serialized Fields
-
m_buttonState
int m_buttonState
-
m_hasPopupMenu
boolean m_hasPopupMenu
-
m_popupWidth
int m_popupWidth
-
-
-
Class rma.swing.FlatPanelToggleButton
class FlatPanelToggleButton extends JToggleButton implements Serializable-
Serialized Fields
-
m_buttonState
int m_buttonState
-
m_hasPopupMenu
boolean m_hasPopupMenu
-
m_popupWidth
int m_popupWidth
-
-
-
Class rma.swing.FontChooser
class FontChooser extends RmaJDialog implements Serializable-
Serialized Fields
-
_chooserPanel
FontChooserPanel _chooserPanel
-
_isCanceled
boolean _isCanceled
-
cmdPanel
ButtonCmdPanel cmdPanel
-
parent
Frame parent
-
-
-
Class rma.swing.FontChooserPanel
class FontChooserPanel extends JPanel implements Serializable-
Serialized Fields
-
_currentFont
Font _currentFont
-
boldCB
RmaJCheckBox boldCB
-
fontLabel
JLabel fontLabel
-
fontList
RmaJComboBox<String> fontList
-
fontSampleBox
FontSampleBox fontSampleBox
-
italicCB
RmaJCheckBox italicCB
-
samplePanel
JPanel samplePanel
-
sampleTxt
RmaJTextField sampleTxt
-
sizePanel
JPanel sizePanel
-
sizeSB
JSlider sizeSB
-
sizeTxt
RmaJIntegerField sizeTxt
-
tkt
Toolkit tkt
-
-
-
Class rma.swing.FontSampleBox
class FontSampleBox extends RmaJPanel implements Serializable -
Class rma.swing.InsertDlg
class InsertDlg extends RmaJDialog implements Serializable -
Class rma.swing.JButtonGroup
class JButtonGroup extends ButtonGroup implements Serializable-
Serialized Fields
-
selectedButton
AbstractButton selectedButton
Stores a reference to the currently selected button in the group
-
-
-
Class rma.swing.JCheckBoxEditPanel
class JCheckBoxEditPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_button
JButton _button
-
_checkBox
RmaJCheckBox _checkBox
-
-
-
Class rma.swing.JComboBoxEx
class JComboBoxEx extends RmaJComboBox implements Serializable -
Class rma.swing.JDialogHelp
class JDialogHelp extends JDialog implements Serializable -
Class rma.swing.JDialogHelp.HtmlPanel
class HtmlPanel extends JPanel implements Serializable-
Serialized Fields
-
html
JEditorPane html
-
-
-
Class rma.swing.JScrollPaneAdjuster
class JScrollPaneAdjuster extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
pane
JScrollPane pane
-
-
-
Class rma.swing.LatLongJPanel
class LatLongJPanel extends JPanel implements Serializable-
Serialized Fields
-
_latLong
int _latLong
-
degreesField
RmaJIntegerField degreesField
-
directionCombo
RmaJComboBox directionCombo
-
directionField
RmaJToggleField directionField
-
minutesField
RmaJIntegerField minutesField
-
secondsField
RmaJDecimalField secondsField
-
-
-
Class rma.swing.MDIDesktopManager
class MDIDesktopManager extends DefaultDesktopManager implements Serializable-
Serialized Fields
-
_listenerList
List _listenerList
-
_maximizing
boolean _maximizing
-
desktop
MDIDesktopPane desktop
-
-
-
Class rma.swing.MDIDesktopPane
class MDIDesktopPane extends JDesktopPane implements Serializable-
Serialized Fields
-
cascadeFrameOnAdd
boolean cascadeFrameOnAdd
whether to cascade new frame when they're added -
cascadeLocation
Point cascadeLocation
Used for cascading internal frames -
manager
MDIDesktopManager manager
-
-
-
Class rma.swing.MilitaryDateTimeField
class MilitaryDateTimeField extends RmaJDateTimeField implements Serializable -
Class rma.swing.MlLabel
class MlLabel extends JList implements Serializable -
Class rma.swing.MlLabel.DefaultTextCellRenderer
class DefaultTextCellRenderer extends JTextField implements Serializable -
Class rma.swing.PercentageCellRenderer
class PercentageCellRenderer extends DecimalCellRenderer implements Serializable -
Class rma.swing.PrintPreview
class PrintPreview extends JDialog implements Serializable-
Serialized Fields
-
_pageFormat
PageFormat _pageFormat
-
_parent
Window _parent
-
_prnJob
PrinterJob _prnJob
-
m_cbScale
JComboBox m_cbScale
-
m_preview
rma.swing.PrintPreview.PreviewContainer m_preview
-
m_target
Printable m_target
-
-
-
Class rma.swing.ProgressIndicator
class ProgressIndicator extends RmaJDialog implements Serializable -
Class rma.swing.PruningComboBoxModel
class PruningComboBoxModel extends AbstractListModel implements Serializable -
Class rma.swing.ReplaceDialog
class ReplaceDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_caseSensitiveCheckBox
RmaJCheckBox _caseSensitiveCheckBox
-
_matchTextField
RmaJTextField _matchTextField
-
_replaceListener
ReplaceListener _replaceListener
-
_replaceTextField
RmaJTextField _replaceTextField
-
_searchTypeCombo
RmaJComboBox _searchTypeCombo
-
_searchTypeLabel
JLabel _searchTypeLabel
-
_wholeWordCheckBox
RmaJCheckBox _wholeWordCheckBox
-
findNext
JButton findNext
-
replace
JButton replace
-
replaceAll
JButton replaceAll
-
SEARCH_TYPES
Object[] SEARCH_TYPES
-
-
-
Class rma.swing.RmaColor
class RmaColor extends Color implements Serializable -
Class rma.swing.RmaDoubleJSpinBox
class RmaDoubleJSpinBox extends RmaJSpinBox implements Serializable-
Serialized Fields
-
_increment
double _increment
Deprecated. -
_precision
int _precision
Deprecated.
-
-
-
Class rma.swing.RmaFrame
class RmaFrame extends JFrame implements Serializable-
Serialized Fields
-
_isModified
boolean _isModified
-
defaultX
int defaultX
-
defaultY
int defaultY
-
printLocation
boolean printLocation
-
-
-
Class rma.swing.RmaGridBagConstraints
class RmaGridBagConstraints extends GridBagConstraints implements Serializable -
Class rma.swing.RmaIntegerJSpinBox
class RmaIntegerJSpinBox extends RmaJSpinBox implements Serializable-
Serialized Fields
-
_increment
int _increment
Deprecated.
-
-
-
Class rma.swing.RmaIpAddressPanel
class RmaIpAddressPanel extends JPanel implements Serializable-
Serialized Fields
-
_currentFld
int _currentFld
-
_fields
RmaJIntegerField[] _fields
-
_firstOctetFld
RmaJIntegerField _firstOctetFld
-
_fl
FocusListener _fl
-
_forthOctetFld
RmaJIntegerField _forthOctetFld
-
_kl
KeyListener _kl
-
_listenerList
EventListenerList _listenerList
-
_modified
boolean _modified
-
_secondOctetFld
RmaJIntegerField _secondOctetFld
-
_thirdOctetFld
RmaJIntegerField _thirdOctetFld
-
-
-
Class rma.swing.RmaJ24HourTimeField
class RmaJ24HourTimeField extends RmaJTextField implements Serializable-
Serialized Fields
-
mtd
MilitaryTimeDocument mtd
-
numberFormatter
NumberFormat numberFormatter
-
toolkit
Toolkit toolkit
-
-
-
Class rma.swing.RmaJAttributeToolbarButton
class RmaJAttributeToolbarButton extends RmaJToolbarButton implements Serializable-
Serialized Fields
-
_modelDas
ModelDrawingAttributeSet _modelDas
-
_modeName
String _modeName
-
_mouseAdapter
MouseAdapter _mouseAdapter
-
_popup
JPopupMenu _popup
-
-
-
Class rma.swing.RmaJButton
class RmaJButton extends JButton implements Serializable -
Class rma.swing.RmaJCalendarExField
class RmaJCalendarExField extends RmaJCalendarField implements Serializable -
Class rma.swing.RmaJCalendarField
class RmaJCalendarField extends RmaJDateField implements Serializable-
Serialized Fields
-
_chooserDialog
RmaJDateChooserDialog _chooserDialog
-
_defaultDateTimeStr
String _defaultDateTimeStr
-
_ellipsesButton
JButton _ellipsesButton
-
_enableCalenderTool
boolean _enableCalenderTool
-
_truncateDefaultTime
boolean _truncateDefaultTime
-
-
-
Class rma.swing.RmaJCheckBox
class RmaJCheckBox extends JCheckBox implements Serializable -
Class rma.swing.RmaJCheckBoxList
class RmaJCheckBoxList extends RmaJList implements Serializable-
Serialized Fields
-
_lastIndex
int _lastIndex
-
iconRect
Rectangle iconRect
-
-
-
Class rma.swing.RmaJColorButton
class RmaJColorButton extends JButton implements Serializable -
Class rma.swing.RmaJColorChooserButton
class RmaJColorChooserButton extends JButton implements Serializable-
Serialized Fields
-
_color
Color _color
-
_colorChooser
JColorChooser _colorChooser
-
_sampleListener
PropertyChangeListener _sampleListener
-
-
-
Class rma.swing.RmaJColorComboBox
class RmaJColorComboBox extends RmaJComboBox implements Serializable-
Serialized Fields
-
_comboModel
DefaultComboBoxModel _comboModel
-
_itemListener
rma.swing.RmaJColorComboBox.ColorItemListener _itemListener
-
_lineCustomColor
Object[] _lineCustomColor
-
_modelList
Object[] _modelList
-
-
-
Class rma.swing.RmaJColorComboBox2
class RmaJColorComboBox2 extends RmaJComboBox implements Serializable-
Serialized Fields
-
_comboModel
RmaListModel _comboModel
-
_itemListener
rma.swing.RmaJColorComboBox2.ColorItemListener _itemListener
-
_lineCustomColor
Object[] _lineCustomColor
-
_modelList
Object[] _modelList
-
-
-
Class rma.swing.RmaJComboBox
-
Serialized Fields
-
_changeColor
Color _changeColor
-
_fixedSize
boolean _fixedSize
-
_listenToFormManager
boolean _listenToFormManager
-
_maxSize
Dimension _maxSize
-
_minSize
Dimension _minSize
-
_modifiable
boolean _modifiable
-
_modified
boolean _modified
-
_preferredSize
Dimension _preferredSize
-
_toolTipTextOverridden
boolean _toolTipTextOverridden
-
-
-
Class rma.swing.RmaJCompTitledPanel
class RmaJCompTitledPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
_border
RmaCompTitledBorder _border
-
_component
JComponent _component
-
_contentPane
JPanel _contentPane
-
_contentPaneCheckingEnabled
boolean _contentPaneCheckingEnabled
-
_transmitter
Component _transmitter
-
_transmittingAllowed
boolean _transmittingAllowed
-
-
-
Class rma.swing.RmaJDateChooserDialog
class RmaJDateChooserDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_chooserPanel
DateChooser _chooserPanel
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_timeField
RmaJ24HourTimeField _timeField
-
_timeLabel
JLabel _timeLabel
-
_timePanel
JPanel _timePanel
-
-
-
Class rma.swing.RmaJDateField
class RmaJDateField extends RmaJTextField implements Serializable-
Serialized Fields
-
_format
String _format
-
dd
DateDocument dd
-
-
-
Class rma.swing.RmaJDateTimeField
class RmaJDateTimeField extends RmaJCalendarField implements Serializable -
Class rma.swing.RmaJDecimalField
class RmaJDecimalField extends RmaJTextField implements Serializable-
Serialized Fields
-
_displayUnitsSystem
int _displayUnitsSystem
-
_ignoreParameterRoundOnRetrieve
boolean _ignoreParameterRoundOnRetrieve
This boolean flag here tells the decimal field to try and round after doing a conversion. This way you can get all of the digits returned after a conversion. By default this is false and the values are rounded. -
_maxValue
double _maxValue
-
_minValue
double _minValue
min and max values for this field -
_needsConversion
boolean _needsConversion
-
_paramScaleId
int _paramScaleId
-
_paramValue
ParamDouble _paramValue
-
_precisionSet
boolean _precisionSet
real value that this field is set with -
_scaleFactor
double _scaleFactor
-
_useDecimalFormatForParameters
boolean _useDecimalFormatForParameters
-
_value
double _value
-
decimalFormatter
DecimalFormat decimalFormatter
-
dnd
DecimalNumberDocument dnd
-
m_origText
String m_origText
Helps with checking for modifications -
toolkit
Toolkit toolkit
-
-
-
Class rma.swing.RmaJDescriptionField
class RmaJDescriptionField extends RmaJTextArea implements Serializable -
Class rma.swing.RmaJDialog
class RmaJDialog extends JDialog implements Serializable-
Serialized Fields
-
_applyButton
JButton _applyButton
-
_buttonFL
FocusListener _buttonFL
-
_cancelButton
JButton _cancelButton
-
_cancelButtonString
String _cancelButtonString
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_editable
boolean _editable
-
_enterKeyAction
Action _enterKeyAction
-
_enterRegistered
boolean _enterRegistered
-
_escapeKeyAction
Action _escapeKeyAction
-
_escapeRegistered
boolean _escapeRegistered
-
_fComponentsAdjusted
boolean _fComponentsAdjusted
-
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_lookedForCmdPanel
boolean _lookedForCmdPanel
-
_modified
boolean _modified
-
_okButton
JButton _okButton
-
_okButtonString
String _okButtonString
-
_snapToDefaultSize
boolean _snapToDefaultSize
-
_systemClosable
boolean _systemClosable
-
defaultX
int defaultX
-
defaultY
int defaultY
-
printLocation
boolean printLocation
-
-
-
Class rma.swing.RmaJDssPathPartField
class RmaJDssPathPartField extends RmaJTextField implements Serializable-
Serialized Fields
-
dpd
DssPathnamePartDocument dpd
-
toolkit
Toolkit toolkit
-
-
-
Class rma.swing.RmaJFileLabel
class RmaJFileLabel extends JLabel implements Serializable-
Serialized Fields
-
_fullText
String _fullText
-
_showFullText
boolean _showFullText
-
-
-
Class rma.swing.RmaJFontButton
class RmaJFontButton extends JButton implements Serializable-
Serialized Fields
-
_modified
boolean _modified
-
_toolTip
String _toolTip
-
-
-
Class rma.swing.RmaJFrame
class RmaJFrame extends JFrame implements Serializable-
Serialized Fields
-
_applyButton
JButton _applyButton
-
_cancelButton
JButton _cancelButton
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_defaultX
int _defaultX
-
_defaultY
int _defaultY
-
_editable
boolean _editable
-
_enterRegistered
boolean _enterRegistered
-
_escapeRegistered
boolean _escapeRegistered
-
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_modified
boolean _modified
-
_okButton
JButton _okButton
-
_printLocation
boolean _printLocation
-
_systemClosable
boolean _systemClosable
-
-
-
Class rma.swing.RmaJIntegerField
class RmaJIntegerField extends RmaJTextField implements Serializable-
Serialized Fields
-
_dataUnitsSystem
int _dataUnitsSystem
The _data units system. -
_displayUnitsSystem
int _displayUnitsSystem
The _display units system. -
_displayUnitsType
int _displayUnitsType
The _display units type. -
_maxValue
int _maxValue
The _max value. -
_minValue
int _minValue
min and max values for this field. -
_paramId
int _paramId
The _param id. -
_value
int _value
The _value. -
decimalFormatter
DecimalFormat decimalFormatter
The decimal formatter. -
ind
IntegerDocument ind
The ind. -
toolkit
Toolkit toolkit
The toolkit.
-
-
-
Class rma.swing.RmaJIntegerSetField
class RmaJIntegerSetField extends RmaJDescriptionField implements Serializable -
Class rma.swing.RmaJLabel
class RmaJLabel extends JLabel implements Serializable -
Class rma.swing.RmaJLatitudeComponent
class RmaJLatitudeComponent extends RmaJLocationComponent implements Serializable -
Class rma.swing.RmaJList
-
Serialized Fields
-
_keyListener
KeyListener _keyListener
-
_keySelectionManager
RmaJList.KeySelectionManager _keySelectionManager
-
_modified
boolean _modified
-
-
-
Class rma.swing.RmaJLocationComponent
class RmaJLocationComponent extends JPanel implements Serializable-
Serialized Fields
-
_degreesModel
RmaSpinnerNumberModel _degreesModel
-
_enabled
boolean _enabled
-
_maxDeg
int _maxDeg
-
_minDeg
int _minDeg
-
_minutesModel
RmaSpinnerNumberModel _minutesModel
-
_modified
boolean _modified
-
_secondsModel
RmaSpinnerNumberModel _secondsModel
-
componentName
String componentName
-
jSpinBoxDeg
RmaJSpinner jSpinBoxDeg
-
jSpinBoxMin
RmaJSpinner jSpinBoxMin
-
jSpinBoxSec
RmaJSpinner jSpinBoxSec
-
labelDegree
JLabel labelDegree
-
labelMinute
JLabel labelMinute
-
labelSecond
JLabel labelSecond
-
-
-
Class rma.swing.RmaJLongField
class RmaJLongField extends RmaJTextField implements Serializable-
Serialized Fields
-
_dataUnitsSystem
int _dataUnitsSystem
-
_displayUnitsSystem
int _displayUnitsSystem
-
_displayUnitsType
int _displayUnitsType
-
_maxValue
long _maxValue
-
_minValue
long _minValue
min and max values for this field -
_paramId
int _paramId
-
_value
long _value
-
decimalFormatter
DecimalFormat decimalFormatter
-
ind
IntegerDocument ind
-
toolkit
Toolkit toolkit
-
-
-
Class rma.swing.RmaJLongitudeComponent
class RmaJLongitudeComponent extends RmaJLocationComponent implements Serializable -
Class rma.swing.RmaJMenuLabel
class RmaJMenuLabel extends JMenuItem implements Serializable -
Class rma.swing.RmaJMultiActionButton
class RmaJMultiActionButton extends JButton implements Serializable -
Class rma.swing.RmaJObjectButton
class RmaJObjectButton extends JButton implements Serializable -
Class rma.swing.RmaJObjectCheckBoxMenuItem
class RmaJObjectCheckBoxMenuItem extends JCheckBoxMenuItem implements Serializable-
Serialized Fields
-
_object
Object _object
-
-
-
Class rma.swing.RmaJObjectLabel
class RmaJObjectLabel extends JLabel implements Serializable -
Class rma.swing.RmaJObjectMenuItem
class RmaJObjectMenuItem extends JMenuItem implements Serializable-
Serialized Fields
-
_object
Object _object
-
-
-
Class rma.swing.RmaJPanel
class RmaJPanel extends EnabledJPanel implements Serializable-
Serialized Fields
-
_forwardModifiedEvents
boolean _forwardModifiedEvents
-
_modified
boolean _modified
-
-
-
Class rma.swing.RmaJPasswordField
class RmaJPasswordField extends JPasswordField implements Serializable-
Serialized Fields
-
_changeColor
Color _changeColor
-
_emptyOk
boolean _emptyOk
-
_minMaxTable
RmaJTable _minMaxTable
-
_minMaxTableCol
int _minMaxTableCol
-
_modified
boolean _modified
-
_name
String _name
-
_parentWindow
Window _parentWindow
-
_showError
boolean _showError
-
_statusLine
JTextComponent _statusLine
-
_statusText
String _statusText
-
-
-
Class rma.swing.RmaJPopupMenu
class RmaJPopupMenu extends JPopupMenu implements Serializable -
Class rma.swing.RmaJRadioButton
class RmaJRadioButton extends JRadioButton implements Serializable -
Class rma.swing.RMAJScrollBar
class RMAJScrollBar extends JScrollBar implements Serializable -
Class rma.swing.RmaJSpinBox
class RmaJSpinBox extends JPanel implements Serializable-
Serialized Fields
-
_changeColor
Color _changeColor
Deprecated. -
_fieldPanel
JPanel _fieldPanel
Deprecated. -
_jbDown
JButton _jbDown
Deprecated. -
_jbUp
JButton _jbUp
Deprecated. -
_listener
ReflectMultiListener _listener
Deprecated. -
_modified
boolean _modified
Deprecated. -
_valueField
RmaJTextField _valueField
Deprecated. -
listenerList
EventListenerList listenerList
Deprecated.
-
-
-
Class rma.swing.RmaJSpinner
class RmaJSpinner extends JSpinner implements Serializable-
Serialized Fields
-
_changeColor
Color _changeColor
-
_changeListener
ChangeListener _changeListener
-
_forwardModifiedEvents
boolean _forwardModifiedEvents
-
_modified
boolean _modified
-
-
-
Class rma.swing.RmaJTabbedPane
class RmaJTabbedPane extends JTabbedPane implements Serializable-
Serialized Fields
-
_lastIndex
int _lastIndex
-
_modified
boolean _modified
-
-
-
Class rma.swing.RmaJTable
class RmaJTable extends JTable implements Serializable- serialVersionUID:
- 9099082702473296444L
-
Serialized Fields
-
_addedToScrollPane
boolean _addedToScrollPane
-
_additionalPopupItems
ArrayList<rma.swing.RmaJTable.PopupItem> _additionalPopupItems
-
_alternatingReportBackground
boolean _alternatingReportBackground
-
_alternatingReportBackgroundColor
Color _alternatingReportBackgroundColor
-
_appendMi
JMenuItem _appendMi
-
_autoRowHeaderOffset
int _autoRowHeaderOffset
-
_autoRowHeaders
boolean _autoRowHeaders
-
_cellBackground
Hashtable<String,
Color> _cellBackground -
_cellEditorListeners
Vector<CellEditorListener> _cellEditorListeners
-
_cellFonts
Hashtable<String,
Font> _cellFonts -
_cellForeground
Hashtable<String,
Color> _cellForeground -
_clearMi
JMenuItem _clearMi
-
_clickCountToStart
int _clickCountToStart
-
_colSL
RmaJTable.RmaSelectionListener _colSL
-
_columnBackground
Hashtable<Integer,
Color> _columnBackground -
_columnForeground
Hashtable<Integer,
Color> _columnForeground -
_copyMi
JMenuItem _copyMi
-
_currencyCellRend
RmaJTable.CurrencyCellRenderer _currencyCellRend
-
_cutMi
JMenuItem _cutMi
-
_decCellRend
DecimalCellRenderer _decCellRend
-
_defaultBorder
Border _defaultBorder
-
_defaultPopup
boolean _defaultPopup
-
_deleteMi
JMenuItem _deleteMi
-
_displayUnitSystem
int _displayUnitSystem
-
_editable
boolean _editable
-
_errorForegroundColor
Color _errorForegroundColor
-
_exportMi
JMenuItem _exportMi
-
_exportOptionsDialog
RmaJTableExportDialog _exportOptionsDialog
-
_fillDialog
RmaJTableFillDialog _fillDialog
-
_fillMi
JMenuItem _fillMi
-
_firstFixedRow
boolean _firstFixedRow
is the first row fixed? -
_hasMultilineRenderer
boolean _hasMultilineRenderer
-
_insertMi
JMenuItem _insertMi
-
_isEditable
boolean _isEditable
-
_lastKeyWasEnd
boolean _lastKeyWasEnd
-
_maxNumPage
int _maxNumPage
Description -
_mlCellRend
MultiLineCellRenderer _mlCellRend
-
_mleheadrend
MleHeadRenderer _mleheadrend
-
_modForegroundColor
Color _modForegroundColor
-
_modified
boolean _modified
-
_nonContiguousSelectionModel
NonContiguousSelectionModel _nonContiguousSelectionModel
-
_oneClickToStart
int _oneClickToStart
-
_origRowHeight
int _origRowHeight
-
_otherInfo
PageText _otherInfo
-
_parameterScaleTable
Hashtable<Integer,
rma.swing.RmaJTable.ParameterScale> _parameterScaleTable -
_parent
Component _parent
-
_parentTbl
RmaJTable _parentTbl
-
_pasteAddsRows
boolean _pasteAddsRows
flag indicating whether pasting automatically appends rows to the table -
_pasteBackground
Color _pasteBackground
-
_pasteForeground
Color _pasteForeground
-
_pasteMi
JMenuItem _pasteMi
-
_popup
JPopupMenu _popup
-
_popupEnabled
boolean _popupEnabled
-
_popupPoint
Point _popupPoint
point where the popup menu was displayed -
_precision
int _precision
-
_printDateStr
String _printDateStr
-
_printManager
TablePrintManager _printManager
-
_printMi
JMenuItem _printMi
-
_printPreviewMi
JMenuItem _printPreviewMi
-
_processKeyEvents
boolean _processKeyEvents
whether the consume the enter and escape keys -
_reverseMi
JMenuItem _reverseMi
-
_rmaCellRend
RmaCellRenderer _rmaCellRend
-
_rowBackground
Hashtable<Integer,
Color> _rowBackground -
_rowForeground
Hashtable<Integer,
Color> _rowForeground -
_rowHeaderEnabled
boolean _rowHeaderEnabled
-
_rowheaderTbl
RmaJTable _rowheaderTbl
-
_rowSL
RmaJTable.RmaSelectionListener _rowSL
-
_rowSorterListener
RmaJTable.TableRowSorterListener _rowSorterListener
-
_scaleFactor
int _scaleFactor
-
_scrollPane
JScrollPane _scrollPane
-
_searcher
TableSearcher _searcher
-
_sumEntireColumnMenuItem
JMenuItem _sumEntireColumnMenuItem
-
_sumSelectedCellsMenuItem
JMenuItem _sumSelectedCellsMenuItem
-
_tableChangeListeners
Vector<TableChangeListener> _tableChangeListeners
-
_tableMinMaxEntries
Vector<RmaJTable.MinMaxEntry> _tableMinMaxEntries
-
_tabToEditCell
boolean _tabToEditCell
-
_titleInfo
PageText _titleInfo
-
_unitsHeadRend
UnitsHeaderRenderer _unitsHeadRend
-
_useDefaultPrintHeader
boolean _useDefaultPrintHeader
-
_useNonContiguousSelection
boolean _useNonContiguousSelection
-
_useRmaCellRenderer
boolean _useRmaCellRenderer
-
addRemoveEnabled
boolean addRemoveEnabled
-
curr_char
char curr_char
-
kd
char kd
-
kp
char kp
-
kr
char kr
-
-
Class rma.swing.RmaJTable.BooleanRenderer
class BooleanRenderer extends JCheckBox implements Serializable-
Serialized Fields
-
_useSelectionBackground
boolean _useSelectionBackground
-
-
-
Class rma.swing.RmaJTable.CurrencyCellRenderer
class CurrencyCellRenderer extends RmaCellRenderer implements Serializable-
Serialized Fields
-
_align
int _align
-
df
DecimalFormat df
-
-
-
Class rma.swing.RmaJTable.OneClickCheckBoxEditor
class OneClickCheckBoxEditor extends RmaCellEditor implements Serializable -
Class rma.swing.RmaJTableSorter
class RmaJTableSorter extends RmaTableMap implements Serializable-
Serialized Fields
-
_sortingType
int _sortingType
-
ascending
boolean ascending
-
compares
int compares
-
indexes
int[] indexes
-
isSorted
boolean isSorted
-
sortingColumns
Vector sortingColumns
-
-
-
Class rma.swing.RmaJTextArea
class RmaJTextArea extends JTextArea implements Serializable-
Serialized Fields
-
_changeColor
Color _changeColor
-
_emptyOk
boolean _emptyOk
-
_modifiable
boolean _modifiable
-
_modified
boolean _modified
-
_name
String _name
-
_parentWindow
Window _parentWindow
-
_popupActions
List<Action> _popupActions
-
_showError
boolean _showError
-
_statusLine
JTextComponent _statusLine
-
_statusText
String _statusText
-
_toolTipText
String _toolTipText
-
_toolTipTextDisabled
boolean _toolTipTextDisabled
-
-
-
Class rma.swing.RmaJTextField
class RmaJTextField extends JTextField implements Serializable-
Serialized Fields
-
_changeColor
Color _changeColor
-
_displayMsgInQueue
boolean _displayMsgInQueue
-
_emptyOk
boolean _emptyOk
-
_forwardModifiedEvents
boolean _forwardModifiedEvents
-
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_minMaxTable
RmaJTable _minMaxTable
-
_minMaxTableCol
int _minMaxTableCol
-
_modifiable
boolean _modifiable
-
_modified
boolean _modified
-
_name
String _name
-
_parentWindow
Window _parentWindow
-
_popupActions
List<Action> _popupActions
-
_showError
boolean _showError
-
_showingErrorMessage
boolean _showingErrorMessage
-
_statusLine
JTextComponent _statusLine
-
_statusText
String _statusText
-
_tooltipwindow
ToolTipWindow _tooltipwindow
-
_trimTrailingWhiteSpaceTxt
boolean _trimTrailingWhiteSpaceTxt
-
_trimTxt
boolean _trimTxt
-
_undoMgr
UndoManager _undoMgr
-
-
-
Class rma.swing.RmaJTextField.RedoAction
class RedoAction extends AbstractAction implements Serializable -
Class rma.swing.RmaJTextField.UndoAction
class UndoAction extends AbstractAction implements Serializable -
Class rma.swing.RmaJTitledSeparator
class RmaJTitledSeparator extends JPanel implements Serializable-
Serialized Fields
-
_title
JLabel _title
-
-
-
Class rma.swing.RmaJToggleField
class RmaJToggleField extends RmaJTextField implements Serializable-
Serialized Fields
-
_keys
char[] _keys
-
-
-
Class rma.swing.RmaJToolbarButton
class RmaJToolbarButton extends JToggleButton implements Serializable-
Serialized Fields
-
_btnInfo
RmaGlyphButtonInfo _btnInfo
-
_selectIcon
ImageIcon _selectIcon
-
_unSelectIcon
ImageIcon _unSelectIcon
-
-
-
Class rma.swing.RmaJWrappingLabel
class RmaJWrappingLabel extends JComponent implements Serializable-
Serialized Fields
-
align
int align
The current text alignment. One of LEFT, CENTER, or RIGHT. -
text
String text
The text string being displayed.
-
-
-
Class rma.swing.RmaJXTreeTable
class RmaJXTreeTable extends org.jdesktop.swingx.JXTreeTable implements Serializable-
Serialized Fields
-
_addedToScrollPane
boolean _addedToScrollPane
-
_alternatingReportBackground
boolean _alternatingReportBackground
-
_alternatingReportBackgroundColor
Color _alternatingReportBackgroundColor
-
_mleheadrend
MleHeadRenderer _mleheadrend
-
_modified
boolean _modified
-
_rowForeground
Hashtable<Integer,
Color> _rowForeground -
_scrollPane
JScrollPane _scrollPane
-
-
-
Class rma.swing.RmaMessageBox
class RmaMessageBox extends RmaJDialog implements Serializable-
Serialized Fields
-
-
Class rma.swing.RmaSpinnerNumberEditor
class RmaSpinnerNumberEditor extends JSpinner.DefaultEditor implements Serializable -
Class rma.swing.RmaSpinnerNumberModel
class RmaSpinnerNumberModel extends AbstractSpinnerModel implements Serializable-
Serialized Fields
-
defaultValue
Number defaultValue
-
maximum
Comparable maximum
-
minimum
Comparable minimum
-
stepSize
Number stepSize
-
value
Number value
-
-
-
Class rma.swing.RmaSteppedComboBox
class RmaSteppedComboBox extends JComboBox implements Serializable-
Serialized Fields
-
_popupWidth
int _popupWidth
Description
-
-
-
Class rma.swing.RmaTableMap
class RmaTableMap extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
model
TableModel model
-
-
-
Class rma.swing.RmaVcrControls
class RmaVcrControls extends JPanel implements Serializable-
Serialized Fields
-
_cl
ChangeListener _cl
-
_listenerList
Vector _listenerList
-
_max
int _max
-
_min
int _min
-
_runner
RmaVcrControls.EventRunner _runner
-
_showTicMarks
boolean _showTicMarks
-
currentLocation
JLabel currentLocation
-
endLabel
JLabel endLabel
-
fastForwardButton
JButton fastForwardButton
-
noDataLabel
JLabel noDataLabel
-
pauseButton
JToggleButton pauseButton
-
playButton
JButton playButton
-
rewindButton
JButton rewindButton
-
skipForwardButton
JButton skipForwardButton
-
slider
JSlider slider
-
startLabel
JLabel startLabel
-
stepBackButton
JButton stepBackButton
-
stepForwardButton
JButton stepForwardButton
-
stopButton
JButton stopButton
-
-
-
Class rma.swing.RmiPortScannerFrame
class RmiPortScannerFrame extends RmaJFrame implements Serializable-
Serialized Fields
-
_checkBtn
JButton _checkBtn
-
_fullInfoCheck
RmaJCheckBox _fullInfoCheck
-
_outputFld
RmaJTextArea _outputFld
-
_statusTxt
RmaJTextField _statusTxt
-
_urlFld
RmaJTextField _urlFld
-
-
-
Class rma.swing.SearchableJEditorPane
class SearchableJEditorPane extends JEditorPane implements Serializable-
Serialized Fields
-
_searcher
TextSearcher _searcher
-
-
-
Class rma.swing.SearchableJTextArea
class SearchableJTextArea extends RmaJTextArea implements Serializable-
Serialized Fields
-
_searcher
TextSearcher _searcher
-
-
-
Class rma.swing.SerializerEditDlg
class SerializerEditDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_allowsEditing
boolean _allowsEditing
-
_canceled
boolean _canceled
-
_cmdCancel
JButton _cmdCancel
-
_cmdOk
JButton _cmdOk
-
_dbfFileViewer
DBFFileViewer _dbfFileViewer
-
_descriptionLbl
JLabel _descriptionLbl
-
_edits
List _edits
-
_findDialog
FindTextJDialog _findDialog
-
_listener
ReflectMultiListener _listener
-
_printCache
HashMap _printCache
-
_printDateStr
String _printDateStr
-
_printTokenizer
StringTokenizer _printTokenizer
-
_record
double _record
-
_redoMenuItem
JMenuItem _redoMenuItem
-
_txtArea
JTextArea _txtArea
-
_txtArray
char[] _txtArray
-
_undoMenuItem
JMenuItem _undoMenuItem
-
jPanel1
JPanel jPanel1
-
-
-
Class rma.swing.SplashWindow
class SplashWindow extends JWindow implements Serializable -
Class rma.swing.TextEditDlg
class TextEditDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_editPanel
TextEditPanel _editPanel
-
-
-
Class rma.swing.TextEditFrame
class TextEditFrame extends RmaJFrame implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_editPanel
TextEditPanel _editPanel
-
-
-
Class rma.swing.TextEditPanel
class TextEditPanel extends JPanel implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_descriptionLbl
JLabel _descriptionLbl
-
_documentListener
DocumentListener _documentListener
-
_scrollOnAppend
boolean _scrollOnAppend
-
_textAreaScrollPane
JScrollPane _textAreaScrollPane
-
_txtArea
RmaJTextArea _txtArea
-
jPanel1
JPanel jPanel1
-
-
-
Class rma.swing.ToggleDocument
class ToggleDocument extends PlainDocument implements Serializable-
Serialized Fields
-
_allowsOtherCase
boolean _allowsOtherCase
-
_content
AbstractDocument.Content _content
-
_toggleKey
int _toggleKey
-
_toolkit
Toolkit _toolkit
-
_val1
char _val1
-
_val2
char _val2
-
_workBuff
StringBuffer _workBuff
-
-
-
Class rma.swing.ToolTipWindow
class ToolTipWindow extends JWindow implements Serializable-
Serialized Fields
-
_parentComponent
JComponent _parentComponent
-
-
-
Class rma.swing.VCRControlsDialog
class VCRControlsDialog extends RmaJFrame implements Serializable-
Serialized Fields
-
_controls
RmaVcrControls _controls
-
_listener
ReflectMultiListener _listener
-
_onTopMenuItem
JCheckBoxMenuItem _onTopMenuItem
-
-
-
Class rma.swing.WindowMenu
class WindowMenu extends JMenu implements Serializable-
Serialized Fields
-
cascade
JMenuItem cascade
-
close
JMenuItem close
-
closeAll
JMenuItem closeAll
-
desktop
MDIDesktopPane desktop
-
-
-
-
Package rma.swing.action
-
Class rma.swing.action.ActionButton
class ActionButton extends JComponent implements Serializable-
Serialized Fields
-
m_action
Action m_action
-
m_border
int m_border
-
m_bRect
Rectangle m_bRect
-
m_ButtonAction
Action m_ButtonAction
the Action to perform when the button portion is pressed -
m_disIcon
Icon m_disIcon
-
m_highlite
Color m_highlite
-
m_icon
Icon m_icon
-
m_insets
Insets m_insets
-
m_menuButtonWidth
int m_menuButtonWidth
-
m_menuIcon
Icon m_menuIcon
-
m_menuWidth
int m_menuWidth
-
m_mRect
Rectangle m_mRect
-
m_permanentState
int m_permanentState
-
m_popupPressed
boolean m_popupPressed
-
m_pressed
boolean m_pressed
-
m_rollover
boolean m_rollover
-
m_shadow
Color m_shadow
-
m_showText
boolean m_showText
-
m_spacer
int m_spacer
-
m_text
String m_text
-
m_toggleEnabled
boolean m_toggleEnabled
-
-
-
Class rma.swing.action.ActionGroup
class ActionGroup extends AbstractAction implements Serializable-
Serialized Fields
-
m_actionList
ArrayList m_actionList
-
-
-
-
Package rma.swing.border
-
Class rma.swing.border.RmaCompTitledBorder
class RmaCompTitledBorder extends TitledBorder implements Serializable-
Serialized Fields
-
_component
JComponent _component
-
-
-
-
Package rma.swing.colorchooser
-
Class rma.swing.colorchooser.DefaultColorSelectionModel
class DefaultColorSelectionModel extends Object implements Serializable-
Serialized Fields
-
listenerList
EventListenerList listenerList
-
selectedColor
Color selectedColor
-
-
-
Class rma.swing.colorchooser.DefaultHSBChooserPanel
class DefaultHSBChooserPanel extends AbstractColorChooserPanel implements Serializable-
Serialized Fields
-
bField
JSpinner bField
-
blueField
JTextField blueField
-
bRadio
JRadioButton bRadio
-
currentMode
int currentMode
-
greenField
JTextField greenField
-
hField
JSpinner hField
-
hRadio
JRadioButton hRadio
-
isAdjusting
boolean isAdjusting
-
palette
rma.swing.colorchooser.DefaultHSBChooserPanel.HSBImage palette
-
paletteImage
Image paletteImage
-
paletteLabel
JLabel paletteLabel
-
paletteSelection
Point paletteSelection
-
redField
JTextField redField
-
sField
JSpinner sField
-
slider
JSlider slider
-
sliderPalette
rma.swing.colorchooser.DefaultHSBChooserPanel.HSBImage sliderPalette
-
sliderPaletteImage
Image sliderPaletteImage
-
sliderPaletteLabel
JLabel sliderPaletteLabel
-
sRadio
JRadioButton sRadio
-
-
-
Class rma.swing.colorchooser.DefaultRGBAChooserPanel
class DefaultRGBAChooserPanel extends AbstractColorChooserPanel implements Serializable-
Serialized Fields
-
alpha
int alpha
-
alphaField
JSpinner alphaField
-
alphaSlider
JSlider alphaSlider
-
blueField
JSpinner blueField
-
blueSlider
JSlider blueSlider
-
greenField
JSpinner greenField
-
greenSlider
JSlider greenSlider
-
isAdjusting
boolean isAdjusting
-
maxValue
int maxValue
-
minValue
int minValue
-
redField
JSpinner redField
-
redSlider
JSlider redSlider
-
-
-
Class rma.swing.colorchooser.DefaultSwatchChooserPanel
class DefaultSwatchChooserPanel extends AbstractColorChooserPanel implements Serializable-
Serialized Fields
-
mainSwatchListener
MouseListener mainSwatchListener
-
recentSwatchListener
MouseListener recentSwatchListener
-
recentSwatchPanel
rma.swing.colorchooser.RecentSwatchPanel recentSwatchPanel
-
swatchPanel
rma.swing.colorchooser.SwatchPanel swatchPanel
-
-
-
-
Package rma.swing.event
-
Class rma.swing.event.CheckBoxToggleEvent
class CheckBoxToggleEvent extends AWTEvent implements Serializable-
Serialized Fields
-
_index
int _index
-
_selected
boolean _selected
-
-
-
Class rma.swing.event.TableUpdateEvent
class TableUpdateEvent extends EventObject implements Serializable-
Serialized Fields
-
_changeReason
int _changeReason
-
_startCell
int[] _startCell
-
_stopCell
int[] _stopCell
-
-
-
-
Package rma.swing.list
-
Class rma.swing.list.CheckListRenderer
class CheckListRenderer extends JCheckBox implements Serializable -
Class rma.swing.list.FillPatternRenderer
class FillPatternRenderer extends JLabel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_filltype
int _filltype
-
_icon
rma.swing.list.FillPatternRenderer.FillIcon _icon
-
-
-
Class rma.swing.list.ImageFileCellRenderer
class ImageFileCellRenderer extends JLabel implements Serializable -
Class rma.swing.list.LinePatternRenderer
class LinePatternRenderer extends JLabel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_icon
rma.swing.list.LinePatternRenderer.LineIcon _icon
-
-
-
Class rma.swing.list.LineWidthRenderer
class LineWidthRenderer extends JLabel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_icon
rma.swing.list.LineWidthRenderer.LineIcon _icon
-
-
-
Class rma.swing.list.RmaListCellRenderer
class RmaListCellRenderer extends JLabel implements Serializable -
Class rma.swing.list.RmaListModel
-
Class rma.swing.list.RmaSymbolRenderer
class RmaSymbolRenderer extends JLabel implements Serializable
-
-
Package rma.swing.logging
-
Class rma.swing.logging.CloseRecordDisplayAction
class CloseRecordDisplayAction extends AbstractAction implements Serializable-
Serialized Fields
-
_logRecordPanel
ILogRecordDisplay _logRecordPanel
-
-
-
Class rma.swing.logging.LogManagerReloadPanel
class LogManagerReloadPanel extends RmaJPanel implements Serializable-
Serialized Fields
-
_descriptionLabel
RmaJLabel _descriptionLabel
-
_loggingPropertiesFile
RmaJTextField _loggingPropertiesFile
-
_reloadButton
RmaJButton _reloadButton
-
-
-
Class rma.swing.logging.LogRecordDisplayPanel
class LogRecordDisplayPanel extends JPanel implements Serializable-
Serialized Fields
-
_currentCard
String _currentCard
-
_currentLogIdx
int _currentLogIdx
-
_logRecordList
List<XmlLogRecord> _logRecordList
-
_saveAction
Action _saveAction
-
_xmlFormatter
ImprovedXMLFormatter _xmlFormatter
-
cardPanel
JPanel cardPanel
-
clearAllButton
JButton clearAllButton
-
clearButton
JButton clearButton
-
currentIdxLabel
JLabel currentIdxLabel
-
detailsButton
JButton detailsButton
-
detailTextArea
JTextArea detailTextArea
-
firstButton
JButton firstButton
-
jScrollPaneDetail
JScrollPane jScrollPaneDetail
-
jScrollPaneSummary
JScrollPane jScrollPaneSummary
-
lastButton
JButton lastButton
-
nextButton
JButton nextButton
-
previousButton
JButton previousButton
-
sdf
SimpleDateFormat sdf
-
showLatestRecordCheBox
JCheckBox showLatestRecordCheBox
-
summaryTextArea
JTextArea summaryTextArea
-
-
-
Class rma.swing.logging.LogRecordMenuBar
class LogRecordMenuBar extends JMenuBar implements Serializable-
Serialized Fields
-
_logRecordPanel
ILogRecordDisplay _logRecordPanel
-
closeRecordDisplayAction
CloseRecordDisplayAction closeRecordDisplayAction
-
openRecordsAction
OpenRecordsFileAction openRecordsAction
-
saveRecordsAction
SaveRecordsToFileAction saveRecordsAction
-
-
-
Class rma.swing.logging.OpenRecordsFileAction
class OpenRecordsFileAction extends AbstractAction implements Serializable-
Serialized Fields
-
_logRecordPanel
ILogRecordDisplay _logRecordPanel
-
-
-
Class rma.swing.logging.SaveRecordsToFileAction
class SaveRecordsToFileAction extends AbstractAction implements Serializable-
Serialized Fields
-
_logRecordDisplayInterface
ILogRecordDisplay _logRecordDisplayInterface
-
-
-
-
Package rma.swing.table
-
Class rma.swing.table.AbstractRmaTableModel
class AbstractRmaTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
m_columnNames
String[] m_columnNames
-
m_displayUnitSystem
int m_displayUnitSystem
-
m_gmtOffset
int m_gmtOffset
-
m_unitSystem
int m_unitSystem
-
-
-
Class rma.swing.table.AccessTable
class AccessTable extends RmaJTable implements Serializable-
Serialized Fields
-
_appendOnEditCell
boolean _appendOnEditCell
-
_appendOnEditStop
boolean _appendOnEditStop
-
m_commitOnRowChange
boolean m_commitOnRowChange
-
m_lastEditingRow
int m_lastEditingRow
-
-
-
Class rma.swing.table.AlignTableCellRenderer
class AlignTableCellRenderer extends RmaCellRenderer implements Serializable-
Serialized Fields
-
_align
int _align
-
-
-
Class rma.swing.table.BooleanRenderer
class BooleanRenderer extends JCheckBox implements Serializable-
Serialized Fields
-
_useSelectionBackground
boolean _useSelectionBackground
-
-
-
Class rma.swing.table.BorderCellRenderer
class BorderCellRenderer extends JLabel implements Serializable -
Class rma.swing.table.ColorCellEditor
class ColorCellEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
_editorComponent
ShowAndPickColorPanel _editorComponent
-
-
-
Class rma.swing.table.ComboBoxRenderer
class ComboBoxRenderer extends RmaCellRenderer implements Serializable-
Serialized Fields
-
m_comboBox
JComboBox m_comboBox
-
m_comboBoxListRenderer
rma.swing.table.ComboBoxRenderer.ListCellRenderer m_comboBoxListRenderer
-
m_comboBoxModel
DefaultComboBoxModel m_comboBoxModel
-
-
-
Class rma.swing.table.DecimalCellRenderer
class DecimalCellRenderer extends RmaCellRenderer implements Serializable-
Serialized Fields
-
_align
int _align
-
_allowDefaultFont
boolean _allowDefaultFont
-
_showMaximumFractionDigitsForZero
boolean _showMaximumFractionDigitsForZero
control how zero should be displayed -
df
DecimalFormat df
-
-
-
Class rma.swing.table.FileNameCellRenderer
class FileNameCellRenderer extends RmaCellRenderer implements Serializable -
Class rma.swing.table.FilterTablePanel
class FilterTablePanel extends JPanel implements Serializable-
Serialized Fields
-
_booleanCols
IntArray _booleanCols
-
_cbList
List<JComboBox> _cbList
-
_colWidthListener
PropertyChangeListener _colWidthListener
-
_componentListener
ComponentListener _componentListener
-
_dataTable
RmaJTable _dataTable
-
_filterTable
rma.swing.table.FilterTablePanel.FilterTable _filterTable
-
_sorter
TableRowSorter<TableModel> _sorter
-
_tableListener
TableModelListener _tableListener
-
_updatingColumns
boolean _updatingColumns
-
-
-
Class rma.swing.table.GroupableTableHeader
class GroupableTableHeader extends ToolTipHeader implements Serializable-
Serialized Fields
-
_drawTableCol
boolean _drawTableCol
-
_drawTableColumnHeaders
boolean _drawTableColumnHeaders
-
columnGroups
Vector columnGroups
-
-
-
Class rma.swing.table.HeaderPrintCellRendererPane
class HeaderPrintCellRendererPane extends CellRendererPane implements Serializable-
Serialized Fields
-
m_printProperties
TablePrintProperties m_printProperties
-
-
-
Class rma.swing.table.LinesBorder
class LinesBorder extends AbstractBorder implements Serializable -
Class rma.swing.table.MleHeadRenderer
class MleHeadRenderer extends JList implements Serializable-
Serialized Fields
-
_allowDefaultFont
boolean _allowDefaultFont
-
_token
String _token
-
-
-
Class rma.swing.table.MultiLineCellRenderer
class MultiLineCellRenderer extends JTextArea implements Serializable -
Class rma.swing.table.PagePrintSetupPanel
class PagePrintSetupPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
jPanel1
JPanel jPanel1
-
m_allColumnsOnPage
JCheckBox m_allColumnsOnPage
-
m_entireTableRadio
JRadioButton m_entireTableRadio
-
m_headersEveryPage
JCheckBox m_headersEveryPage
-
m_landscapeIcon
JLabel m_landscapeIcon
-
m_landscapeRadio
JRadioButton m_landscapeRadio
-
m_orientationLabel
JLabel m_orientationLabel
-
m_portraitIcon
JLabel m_portraitIcon
-
m_portraitRadio
JRadioButton m_portraitRadio
-
m_printAscii
JCheckBox m_printAscii
-
m_printGridLines
JCheckBox m_printGridLines
-
m_properties
TablePrintProperties m_properties
-
m_repeatFixedColumns
JCheckBox m_repeatFixedColumns
-
m_selectedCells
JRadioButton m_selectedCells
-
m_useHeaderBG
JCheckBox m_useHeaderBG
-
-
-
Class rma.swing.table.ParameterStringCellRenderer
class ParameterStringCellRenderer extends RmaCellRenderer implements Serializable-
Serialized Fields
-
m_displayUnitSystem
int m_displayUnitSystem
-
-
-
Class rma.swing.table.PrintCellRendererPane
class PrintCellRendererPane extends CellRendererPane implements Serializable-
Serialized Fields
-
m_printProperties
TablePrintProperties m_printProperties
-
-
-
Class rma.swing.table.PrintPropertiesDlg
class PrintPropertiesDlg extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_panels
DefaultJPanel[] _panels
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
listenerList
EventListenerList listenerList
-
-
-
Class rma.swing.table.RadioButtonCellEditor
class RadioButtonCellEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- -1145797883014393404L
-
Serialized Fields
-
_radioButton
JRadioButton _radioButton
-
-
Class rma.swing.table.RmaCellEditor
class RmaCellEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
_lastCol
int _lastCol
-
_lastRow
int _lastRow
-
_paramScaleId
int _paramScaleId
-
_scaleFactor
double _scaleFactor
-
_table
JTable _table
-
_unitSystem
int _unitSystem
-
clickCountToStart
int clickCountToStart
-
delegate
RmaCellEditor.EditorDelegate delegate
-
editorComponent
JComponent editorComponent
-
-
-
Class rma.swing.table.RmaCellEditor.EditorDelegate
class EditorDelegate extends Object implements Serializable-
Serialized Fields
-
_dataUnitSystem
int _dataUnitSystem
-
_parameterId
int _parameterId
-
_precision
int _precision
-
value
Object value
-
-
-
Class rma.swing.table.RmaCellRenderer
class RmaCellRenderer extends Object implements Serializable-
Serialized Fields
-
_alternateRowBackground
Color _alternateRowBackground
-
_columnScalingList
Hashtable _columnScalingList
records the column number and the scale value. -
_focusedCellBorder
Border _focusedCellBorder
-
_formater
DecimalFormat _formater
-
_ignoreParameterRounding
boolean _ignoreParameterRounding
-
_missingString
String _missingString
-
_paramIdForScaling
int _paramIdForScaling
Description -
_scaleFactor
double _scaleFactor
Description -
_showComma
boolean _showComma
-
_unitSystem
int _unitSystem
the unit system -
backgroundColor
Color backgroundColor
the background color -
component
JComponent component
the component that gets rendered -
foregroundColor
Color foregroundColor
Description -
selectedBackgroundColor
Color selectedBackgroundColor
Description -
selectedForegroundColor
Color selectedForegroundColor
Description -
value
RmaCellRenderer.ValueProperty value
Description
-
-
-
Class rma.swing.table.RmaCellRenderer.ValueProperty
class ValueProperty extends Object implements Serializable-
Serialized Fields
-
value
Object value
Description
-
-
-
Class rma.swing.table.RmaColorRenderer
class RmaColorRenderer extends JLabel implements Serializable-
Serialized Fields
-
icon
ColorIcon icon
-
renderColorName
boolean renderColorName
-
-
-
Class rma.swing.table.RmaDateTimeEditor
class RmaDateTimeEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
delegate
RmaDateTimeEditor.EditorDelegate delegate
-
m_clickCountToStart
int m_clickCountToStart
-
m_dateFormat
SimpleDateFormat m_dateFormat
-
m_displayTimeZone
TimeZone m_displayTimeZone
-
m_editComponent
Component m_editComponent
-
m_editType
int m_editType
-
m_ignoreTimeZoneAdjust
boolean m_ignoreTimeZoneAdjust
-
m_timeFormat
SimpleDateFormat m_timeFormat
-
-
-
Class rma.swing.table.RmaDateTimeEditor.EditorDelegate
class EditorDelegate extends Object implements Serializable-
Serialized Fields
-
value
Object value
-
-
-
Class rma.swing.table.RmaDateTimeRenderer
class RmaDateTimeRenderer extends RmaCellRenderer implements Serializable-
Serialized Fields
-
_useDataDefinedViewTimeZone
boolean _useDataDefinedViewTimeZone
-
m_dateFormat
SimpleDateFormat m_dateFormat
-
m_dateTimeFormat
SimpleDateFormat m_dateTimeFormat
-
m_displayTimeZone
TimeZone m_displayTimeZone
-
m_ignoreTimeZoneAdjust
boolean m_ignoreTimeZoneAdjust
-
m_renderType
int m_renderType
-
m_timeFormat
SimpleDateFormat m_timeFormat
-
m_tmpTime
HecTime m_tmpTime
-
-
-
Class rma.swing.table.RmaImageRenderer
class RmaImageRenderer extends JLabel implements Serializable-
Serialized Fields
-
icon
Icon icon
-
-
-
Class rma.swing.table.RmaJTableExportDialog
class RmaJTableExportDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_columnHeadersCB
RmaJCheckBox _columnHeadersCB
-
_delimiterCombo
RmaJComboBox _delimiterCombo
-
_fixedWidthColumnsCB
RmaJCheckBox _fixedWidthColumnsCB
-
_gridLinesCB
RmaJCheckBox _gridLinesCB
-
_quotedStringsCB
RmaJCheckBox _quotedStringsCB
-
_rowHeadersCB
RmaJCheckBox _rowHeadersCB
-
_table
RmaJTable _table
-
_titleCB
RmaJCheckBox _titleCB
-
_titleField
RmaJTextField _titleField
-
-
-
Class rma.swing.table.RmaJTableFillDialog
class RmaJTableFillDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_buttonGroup
ButtonGroup _buttonGroup
-
_canceled
boolean _canceled
-
_constantFillCB
RmaJRadioButton _constantFillCB
-
_constantTxt
RmaJDecimalField _constantTxt
-
_factorFillCB
RmaJRadioButton _factorFillCB
-
_factorTxt
RmaJDecimalField _factorTxt
-
_fillToEndCB
RmaJRadioButton _fillToEndCB
-
_linearFillCB
RmaJRadioButton _linearFillCB
-
_repeatFillCB
RmaJRadioButton _repeatFillCB
-
_table
RmaJTable _table
-
-
-
Class rma.swing.table.RmaTableModel
class RmaTableModel extends AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_clsTable
Hashtable _clsTable
-
_nonEditableCells
Hashtable _nonEditableCells
-
_templateColNames
String[] _templateColNames
-
chkCell
StringBuffer chkCell
-
chkRow
RmaTableModel.IntContainer chkRow
-
colNames
String[] colNames
-
colParamId
int[] colParamId
-
editable
boolean[] editable
-
editableRows
Vector editableRows
-
filename
String filename
-
rows
Vector<Vector<Object>> rows
-
-
-
Class rma.swing.table.RmaTableSorter
class RmaTableSorter extends RmaTableMap implements Serializable-
Serialized Fields
-
_sortingType
int _sortingType
-
ascending
boolean ascending
-
compares
int compares
-
indexes
int[] indexes
-
sortingColumns
Vector sortingColumns
-
-
-
Class rma.swing.table.RmaVerticalTableCellRenderer
class RmaVerticalTableCellRenderer extends DefaultTableCellRenderer implements Serializable -
Class rma.swing.table.RowCellEditor
class RowCellEditor extends Object implements Serializable-
Serialized Fields
-
clickCountToStart
int clickCountToStart
-
defaultEditor
TableCellEditor defaultEditor
-
editor
TableCellEditor editor
-
editors
Hashtable editors
-
-
-
Class rma.swing.table.RowCellRenderer
class RowCellRenderer extends Object implements Serializable- serialVersionUID:
- -8767623519693011143L
-
Serialized Fields
-
defaultRenderer
TableCellRenderer defaultRenderer
-
renderers
Hashtable renderers
-
-
Class rma.swing.table.RowHeaderRenderer
class RowHeaderRenderer extends DefaultTableCellRenderer implements Serializable -
Class rma.swing.table.ShowAndPickColorPanel
class ShowAndPickColorPanel extends JPanel implements Serializable-
Serialized Fields
-
_chooser
JColorChooser _chooser
-
_colorPickerButton
JButton _colorPickerButton
-
_hexPrefix
String _hexPrefix
-
-
-
Class rma.swing.table.TableHeaderFilterPanel
class TableHeaderFilterPanel extends JPanel implements Serializable -
Class rma.swing.table.TableRowFilterDialog
class TableRowFilterDialog extends RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
ButtonCmdPanel _cmdPanel
-
_filterPanel
TableRowFilterPanel _filterPanel
-
_table
JTable _table
-
-
-
Class rma.swing.table.TableRowFilterPanel
class TableRowFilterPanel extends JPanel implements Serializable -
Class rma.swing.table.TimeZoneHeaderRenderer
class TimeZoneHeaderRenderer extends MleHeadRenderer implements Serializable-
Serialized Fields
-
m_timeZone
TimeZone m_timeZone
-
-
-
Class rma.swing.table.TitlePageSetupPanel
class TitlePageSetupPanel extends DefaultJPanel implements Serializable-
Serialized Fields
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
m_properties
TablePrintProperties m_properties
-
m_repeateTitle
JCheckBox m_repeateTitle
-
m_titleArea
JTextArea m_titleArea
-
-
-
Class rma.swing.table.ToolTipHeader
class ToolTipHeader extends JTableHeader implements Serializable-
Serialized Fields
-
_toolTips
String[] _toolTips
-
-
-
Class rma.swing.table.TwoTablesOneFixedPanel
class TwoTablesOneFixedPanel extends JPanel implements Serializable -
Class rma.swing.table.UnitsHeaderRenderer
class UnitsHeaderRenderer extends MleHeadRenderer implements Serializable-
Serialized Fields
-
_scaleFactor
int _scaleFactor
-
_unitSystem
int _unitSystem
-
_useDefaultRenderer
boolean _useDefaultRenderer
-
-
-
Class rma.swing.table.YesNoRenderer
class YesNoRenderer extends RmaCellRenderer implements Serializable
-
-
Package rma.swing.table.editableheader
-
Class rma.swing.table.editableheader.EditableHeader
class EditableHeader extends JTableHeader implements Serializable-
Serialized Fields
-
HEADER_ROW
int HEADER_ROW
-
-
-
Class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
class EditableHeaderCheckboxRenderer extends JCheckBox implements Serializable-
Serialized Fields
-
_columnHeaderLabel
String _columnHeaderLabel
-
_table
JTable _table
-
column
int column
-
mousePressed
boolean mousePressed
-
rendererComponent
EditableHeaderCheckboxRenderer rendererComponent
-
-
-
Class rma.swing.table.editableheader.EditableHeaderComboRenderer
class EditableHeaderComboRenderer extends JComboBox implements Serializable -
Class rma.swing.table.editableheader.EditableHeaderTableColumn
class EditableHeaderTableColumn extends TableColumn implements Serializable-
Serialized Fields
-
headerEditor
TableCellEditor headerEditor
-
isHeaderEditable
boolean isHeaderEditable
-
-
-
Class rma.swing.table.editableheader.EditableHeaderTableExample
class EditableHeaderTableExample extends JFrame implements Serializable
-
-
Package rma.swing.text
-
Class rma.swing.text.AlphaDocument
class AlphaDocument extends RmaDocument implements Serializable -
Class rma.swing.text.AlphaNumericDocument
class AlphaNumericDocument extends RmaDocument implements Serializable -
Class rma.swing.text.DateDocument
class DateDocument extends RmaDocument implements Serializable-
Serialized Fields
-
_format
int _format
-
-
-
Class rma.swing.text.DateTimeDocument
class DateTimeDocument extends DateDocument implements Serializable-
Serialized Fields
-
_buffer
StringBuilder _buffer
-
_formatter
SimpleDateFormat _formatter
-
-
-
Class rma.swing.text.DecimalNumberDocument
class DecimalNumberDocument extends RmaDocument implements Serializable-
Serialized Fields
-
_lengthOfMax
int _lengthOfMax
-
_lengthOfMin
int _lengthOfMin
-
_max
double _max
-
_min
double _min
-
_workBuff
StringBuffer _workBuff
-
-
-
Class rma.swing.text.DssPathnamePartDocument
class DssPathnamePartDocument extends RmaDocument implements Serializable -
Class rma.swing.text.FilenameDocument
class FilenameDocument extends PathnameDocument implements Serializable -
Class rma.swing.text.FixedLengthDocument
class FixedLengthDocument extends PlainDocument implements Serializable-
Serialized Fields
-
_content
AbstractDocument.Content _content
-
_isLowercaseOnly
boolean _isLowercaseOnly
-
_isUppercaseOnly
boolean _isUppercaseOnly
-
_length
int _length
-
_toolkit
Toolkit _toolkit
-
-
-
Class rma.swing.text.IntegerDocument
class IntegerDocument extends PlainDocument implements Serializable-
Serialized Fields
-
_allowsNegativeNumbers
boolean _allowsNegativeNumbers
-
_content
AbstractDocument.Content _content
-
_length
int _length
-
_max
int _max
-
_min
int _min
-
_toolkit
Toolkit _toolkit
-
_workBuff
StringBuffer _workBuff
-
-
-
Class rma.swing.text.JythonNameDocument
class JythonNameDocument extends RmaDocument implements Serializable -
Class rma.swing.text.LongDocument
class LongDocument extends PlainDocument implements Serializable-
Serialized Fields
-
_allowsNegativeNumbers
boolean _allowsNegativeNumbers
-
_content
AbstractDocument.Content _content
-
_length
int _length
-
_max
long _max
-
_min
long _min
-
_toolkit
Toolkit _toolkit
-
_workBuff
StringBuffer _workBuff
-
-
-
Class rma.swing.text.MilitaryTimeDocument
class MilitaryTimeDocument extends RmaDocument implements Serializable-
Serialized Fields
-
_allows2400
boolean _allows2400
-
_allowsMinutes
boolean _allowsMinutes
-
-
-
Class rma.swing.text.PathnameDocument
class PathnameDocument extends RmaDocument implements Serializable-
Serialized Fields
-
_additionalChars
List _additionalChars
-
_allowWindowsPaths
boolean _allowWindowsPaths
flag indicating whether we should allow Windows UNC paths
-
-
-
Class rma.swing.text.RmaDocument
class RmaDocument extends PlainDocument implements Serializable-
Serialized Fields
-
_content
AbstractDocument.Content _content
-
_currentInsertString
String _currentInsertString
-
_isLowercaseOnly
boolean _isLowercaseOnly
-
_isUppercaseOnly
boolean _isUppercaseOnly
-
_length
int _length
-
_toolkit
Toolkit _toolkit
-
tempBuf
StringBuffer tempBuf
-
-
-
Class rma.swing.text.ToggleInsertDocument
class ToggleInsertDocument extends PlainDocument implements Serializable-
Serialized Fields
-
_insertMode
boolean _insertMode
-
-
-
Class rma.swing.text.ZipCodeDocument
class ZipCodeDocument extends RmaDocument implements Serializable
-
-
Package rma.swing.tree
-
Class rma.swing.tree.CheckBoxEditor
class CheckBoxEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
_checkBox
RmaJCheckBox _checkBox
-
_node
CheckBoxNode _node
-
_renderer
CheckBoxEditorRenderer _renderer
-
_tree
JTree _tree
-
-
-
Class rma.swing.tree.CheckBoxEditorRenderer
class CheckBoxEditorRenderer extends CheckBoxRenderer implements Serializable -
Class rma.swing.tree.CheckBoxRenderer
class CheckBoxRenderer extends DefaultTreeCellRenderer implements Serializable-
Serialized Fields
-
_checkBox
RmaJCheckBox _checkBox
-
_label
JLabel _label
-
_panel
JPanel _panel
-
-
-
Class rma.swing.tree.CheckBoxTreeRenderer
class CheckBoxTreeRenderer extends RmaJPanel implements Serializable-
Serialized Fields
-
_checkBox
RmaJCheckBox _checkBox
-
_defaultRenderer
RmaTreeCellRenderer _defaultRenderer
-
_label
CheckBoxTreeRenderer.TreeLabel _label
-
-
-
Class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
class TreeLabel extends JLabel implements Serializable-
Serialized Fields
-
hasFocus
boolean hasFocus
-
isSelected
boolean isSelected
-
-
-
Class rma.swing.tree.RmaJTree
class RmaJTree extends JTree implements Serializable-
Serialized Fields
-
_forwardModifiedEvents
boolean _forwardModifiedEvents
-
_ignoreModifiedEvents
boolean _ignoreModifiedEvents
-
_modified
boolean _modified
-
-
-
Class rma.swing.tree.RmaMutableTreeNode
class RmaMutableTreeNode extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_editable
boolean _editable
-
_treeModel
RmaTreeModel _treeModel
-
-
-
Class rma.swing.tree.RmaTreeCellRenderer
class RmaTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable -
Class rma.swing.tree.RmaTreeModel
class RmaTreeModel extends DefaultTreeModel implements Serializable
-
-
Package rma.swing.wheel
-
Class rma.swing.wheel.WheelToolDialog
class WheelToolDialog extends JDialog implements Serializable-
Serialized Fields
-
buttonAdd
JButton buttonAdd
-
buttonCancel
JButton buttonCancel
-
buttonDelete
JButton buttonDelete
-
buttonOK
JButton buttonOK
-
checkFollowBar
JCheckBox checkFollowBar
-
checkReverse
JCheckBox checkReverse
-
conf
Config conf
-
group
ButtonGroup group
-
labelSensitivity
JLabel labelSensitivity
-
model
rma.swing.wheel.WheelToolDialog.ActionsTableModel model
-
panelButtons
JPanel panelButtons
-
panelCenter
JPanel panelCenter
-
panelHow
JPanel panelHow
-
panelOptions
JPanel panelOptions
-
panelWhat
JPanel panelWhat
-
radioScrollCursor
JRadioButton radioScrollCursor
-
radioScrollEditor
JRadioButton radioScrollEditor
-
radioScrollFocused
JRadioButton radioScrollFocused
-
sliderSensitivity
JSlider sliderSensitivity
-
tableActions
JTable tableActions
-
-
-
-
Package rma.text
-
Exception rma.text.ParsingException
class ParsingException extends Exception implements Serializable-
Serialized Fields
-
_line
int _line
-
_message
String _message
-
-
-
-
Package rma.util
-
Class rma.util.AbstractTimeInterval
class AbstractTimeInterval extends Object implements Serializable -
Class rma.util.AllFilesNoFolderFilter
class AllFilesNoFolderFilter extends Object implements Serializable- serialVersionUID:
- -5516704771482344372L
-
Class rma.util.AspectShadingColorContour
class AspectShadingColorContour extends ColorContour implements Serializable-
Serialized Fields
-
_color
Color _color
-
_rgb
double[] _rgb
-
-
-
Class rma.util.BandedColorContour
class BandedColorContour extends ColorContour implements Serializable- serialVersionUID:
- 8386257662262005414L
-
Serialized Fields
-
_colorMap
NavigableMap<Double,
Color> _colorMap -
_defaultColor
Color _defaultColor
-
-
Class rma.util.CategoricalColorContour
class CategoricalColorContour extends ColorContour implements Serializable-
Serialized Fields
-
_categories
TreeSet<CategoricalColorContour.Category<?>> _categories
-
_defaultColor
Color _defaultColor
-
-
-
Class rma.util.Clipping
class Clipping extends Object implements Serializable-
Serialized Fields
-
_alpha
int _alpha
-
_enabled
boolean _enabled
-
_rgb
int _rgb
-
_val
double _val
-
-
-
Class rma.util.ColorContour
class ColorContour extends Object implements Serializable -
Class rma.util.DBFFileViewer
class DBFFileViewer extends RmaJFrame implements Serializable-
Serialized Fields
-
_currentDir
File _currentDir
-
_dataFile
codebase.Data4jni _dataFile
-
_deleteFlag
codebase.Field4deleteFlag _deleteFlag
-
_findDialogs
Hashtable _findDialogs
-
_lastMenus
Vector _lastMenus
-
_listener
ReflectMultiListener _listener
-
_nextId
long _nextId
-
_objDescField
codebase.Field4stringBuffer _objDescField
-
_objIdField
codebase.Field4double _objIdField
-
_objNameField
codebase.Field4stringBuffer _objNameField
-
_objSerializeField
codebase.Field4stringBuffer _objSerializeField
-
_opened
boolean _opened
-
copyMenuItem
JMenuItem copyMenuItem
-
deleteMenuItem
JMenuItem deleteMenuItem
-
fileMenu
JMenu fileMenu
-
fileNameTxt
RmaJTextField fileNameTxt
-
fileSizeTxt
RmaJTextField fileSizeTxt
-
objectTable
RmaJTable objectTable
-
packMenuItem
JMenuItem packMenuItem
-
recordCntTxt
RmaJIntegerField recordCntTxt
-
renameMenuItem
JMenuItem renameMenuItem
-
showDeletedMenuItem
JCheckBoxMenuItem showDeletedMenuItem
-
undeleteMenuItem
JMenuItem undeleteMenuItem
-
-
-
Class rma.util.DialogDebug
class DialogDebug extends Dialog implements Serializable -
Class rma.util.DoubleArray
class DoubleArray extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
_capacityIncrement
int _capacityIncrement
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the vector is doubled each time it needs to grow. -
_elementCount
int _elementCount
The number of valid components in the vector. -
_elementData
double[] _elementData
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer.
-
-
Class rma.util.DoubleVector
class DoubleVector extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
_capacityIncrement
int _capacityIncrement
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the vector is doubled each time it needs to grow. -
_elementCount
int _elementCount
The number of valid components in the vector. -
_elementData
double[] _elementData
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer.
-
-
Class rma.util.Env
class Env extends Properties implements Serializable -
Class rma.util.FloatArray
class FloatArray extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
_capacityIncrement
int _capacityIncrement
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the vector is doubled each time it needs to grow. -
_elementCount
int _elementCount
The number of valid components in the vector. -
_elementData
float[] _elementData
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer.
-
-
Class rma.util.GrayscaleColorContour
class GrayscaleColorContour extends ColorContour implements Serializable -
Exception rma.util.IllegalTimeIntervalException
class IllegalTimeIntervalException extends Exception implements Serializable -
Exception rma.util.IllegalTimeIntervalLengthException
class IllegalTimeIntervalLengthException extends IllegalTimeIntervalException implements Serializable -
Exception rma.util.IllegalTimeIntervalTypeException
class IllegalTimeIntervalTypeException extends IllegalTimeIntervalException implements Serializable-
Serialized Fields
-
_intervalType
String _intervalType
-
-
-
Class rma.util.IntArray
class IntArray extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
_capacityIncrement
int _capacityIncrement
The amount by which the capacity of the array is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the array is doubled each time it needs to grow. -
_elementCount
int _elementCount
The number of valid components in the array. -
_elementData
int[] _elementData
The array buffer into which the components of the array are stored. The capacity of the array is the length of this array buffer.
-
-
Class rma.util.IntegerKeyGenerator
class IntegerKeyGenerator extends Object implements Serializable-
Serialized Fields
-
_idCount
int _idCount
-
_positive
boolean _positive
-
-
-
Class rma.util.IntVector
class IntVector extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
_capacityIncrement
int _capacityIncrement
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the vector is doubled each time it needs to grow. -
_elementCount
int _elementCount
The number of valid components in the vector. -
_elementData
int[] _elementData
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer.
-
-
Class rma.util.JarInfo
class JarInfo extends Object implements Serializable- serialVersionUID:
- 1792153071991482475L
-
Class rma.util.JMessageBox
class JMessageBox extends JFrame implements Serializable -
Class rma.util.JPythonTester
class JPythonTester extends JFrame implements Serializable-
Serialized Fields
-
_fileMenu
JMenu _fileMenu
-
_lastMenus
Vector _lastMenus
-
_listener
ReflectMultiListener _listener
-
_runScriptButton
JButton _runScriptButton
-
_scriptText
JTextArea _scriptText
-
-
-
Class rma.util.LinearColorContour
class LinearColorContour extends ColorContour implements Serializable-
Serialized Fields
-
_255MinusBlue
int _255MinusBlue
-
_255MinusGreen
int _255MinusGreen
-
_255MinusRed
int _255MinusRed
-
_blue
int _blue
-
_color
Color _color
-
_green
int _green
-
_red
int _red
-
_reversed
boolean _reversed
-
-
-
Class rma.util.LongVector
class LongVector extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
capacityIncrement
int capacityIncrement
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the vector is doubled each time it needs to grow.- Since:
- JDK1.0
-
elementCount
int elementCount
The number of valid components in the vector.- Since:
- JDK1.0
-
elementData
long[] elementData
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer.- Since:
- JDK1.0
-
-
Class rma.util.MemoryMonitor
class MemoryMonitor extends JPanel implements Serializable-
Serialized Fields
-
_memoryInfo
MemoryInfoSource _memoryInfo
-
controls
JPanel controls
-
doControls
boolean doControls
-
runGCButton
JButton runGCButton
-
surf
MemoryMonitor.Surface surf
-
tf
RmaJIntegerField tf
-
-
-
Class rma.util.MemoryMonitor.Surface
class Surface extends JPanel implements Serializable-
Serialized Fields
-
ascent
int ascent
-
big
Graphics2D big
-
bimg
BufferedImage bimg
-
columnInc
int columnInc
-
descent
int descent
-
font
Font font
-
freeMemory
float freeMemory
-
graphColor
Color graphColor
-
graphLine
Line2D graphLine
-
graphOutlineRect
Rectangle graphOutlineRect
-
h
int h
-
mfColor
Color mfColor
-
mfRect
Rectangle2D mfRect
-
muRect
Rectangle2D muRect
-
ptNum
int ptNum
-
pts
int[] pts
-
sleepAmount
long sleepAmount
-
thread
Thread thread
-
totalMemory
float totalMemory
-
usedStr
String usedStr
-
w
int w
-
-
-
Class rma.util.MemProgressBar
class MemProgressBar extends JProgressBar implements Serializable -
Class rma.util.MessageBox
class MessageBox extends JFrame implements Serializable -
Class rma.util.NoDayLightTimeZone
class NoDayLightTimeZone extends SimpleTimeZone implements Serializable -
Class rma.util.PrecipColorContour
class PrecipColorContour extends ColorContour implements Serializable -
Class rma.util.Queue
class Queue extends Object implements Serializable-
Serialized Fields
-
_datastore
Vector _datastore
The internal Data Storage Object.
-
-
-
Class rma.util.RelativeTimeInterval
class RelativeTimeInterval extends AbstractTimeInterval implements Serializable -
Class rma.util.RGBColorContour
class RGBColorContour extends ColorContour implements Serializable -
Class rma.util.RMAFile
class RMAFile extends File implements Serializable -
Class rma.util.RMAFileDialog
class RMAFileDialog extends FileDialog implements Serializable -
Class rma.util.RMAHashkey
class RMAHashkey extends Object implements Serializable-
Serialized Fields
-
value
int value
-
-
-
Class rma.util.RMAHashtable
class RMAHashtable extends Dictionary implements Serializable- serialVersionUID:
- 1421746759512286392L
-
Serialization Methods
-
readObject
Reconstitute the RMAHashtable from a stream (i.e., deserialize it).- Throws:
IOException
ClassNotFoundException
-
writeObject
Save the state of the RMAHashtable to a stream (i.e., serialize it).- Serial Data:
- The capacity of the RMAHashtable (the length of the bucket array) is emitted (int), followed by the size of the RMAHashtable (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the RMAHashtable The key-value mappings are emitted in no particular order.
- Throws:
IOException
-
-
Serialized Fields
-
loadFactor
float loadFactor
The load factor for the hashtable. -
threshold
int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)
-
-
Class rma.util.SAXTreeViewer
class SAXTreeViewer extends JFrame implements Serializable-
Serialized Fields
-
_filenameTxt
JTextField _filenameTxt
-
_rawFileTxt
JTextArea _rawFileTxt
-
_tabbedPane
JTabbedPane _tabbedPane
-
defaultTreeModel
DefaultTreeModel defaultTreeModel
Tree model to use -
jTree
JTree jTree
The base tree to render -
vendorParserClass
String vendorParserClass
Default parser to use
-
-
-
Class rma.util.ShortArray
class ShortArray extends Object implements Serializable- serialVersionUID:
- -2767605614048989439L
-
Serialized Fields
-
_capacityIncrement
int _capacityIncrement
The amount by which the capacity of the array is automatically incremented when its size becomes greater than its capacity. If the capacity increment is0
, the capacity of the array is doubled each time it needs to grow. -
_elementCount
int _elementCount
The number of valid components in the array. -
_elementData
short[] _elementData
The array buffer into which the components of the array are stored. The capacity of the array is the length of this array buffer.
-
-
Class rma.util.StatusBarMemoryMonitor
class StatusBarMemoryMonitor extends JPanel implements Serializable-
Serialized Fields
-
_memMonitorFrame
RmaJFrame _memMonitorFrame
-
membar
MemProgressBar membar
the memory progress bar
-
-
-
Class rma.util.TerrainColorContour
class TerrainColorContour extends ColorContour implements Serializable -
Class rma.util.TimeInterval
class TimeInterval extends AbstractTimeInterval implements Serializable -
Class rma.util.Timer
class Timer extends Object implements Serializable -
Class rma.util.TwoColorColorContour
class TwoColorColorContour extends ColorContour implements Serializable -
Class rma.util.WaterDepthColorContour
class WaterDepthColorContour extends ColorContour implements Serializable-
Serialized Fields
-
m_waterDepthColor
Color m_waterDepthColor
-
-
-
-
Package rma.util.contour
-
Class rma.util.contour.ColorContourJPanel
class ColorContourJPanel extends JPanel implements Serializable-
Serialized Fields
-
_data
ColorContourRecord _data
-
_drawTics
boolean _drawTics
-
_height
int _height
-
_img
Image _img
-
_needToGenerateScale
boolean _needToGenerateScale
-
_param
Parameter _param
-
_paramDouble
ParamDouble _paramDouble
-
_paramId
int _paramId
-
_precision
int _precision
-
_unitSystem
int _unitSystem
-
_valImg
Image _valImg
-
_width
int _width
-
dFormat
DecimalFormat dFormat
-
jLabelSampleMax
JLabel jLabelSampleMax
-
jLabelSampleMin
JLabel jLabelSampleMin
-
jPanelColorSample
rma.util.contour.ColorContourJPanel.ImageJPanel jPanelColorSample
-
jPanelValues
JPanel jPanelValues
-
labelVals
double[] labelVals
-
labelX
int[] labelX
-
labelY
int[] labelY
-
ticDivisor
int ticDivisor
-
-
-
-
Package rma.util.debug
-
Exception rma.util.debug.EdtViolationException
class EdtViolationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-