|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package ucar.unidata.beans |
|---|
| Class ucar.unidata.beans.InvisiblePropertiedBean extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Property titleProperty
PropertySet propertySet
| Class ucar.unidata.beans.PropertySet extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> propertyNameMap
| Package ucar.unidata.data |
|---|
| Class ucar.unidata.data.BadDataException extends WrapperException implements Serializable |
|---|
| Class ucar.unidata.data.DataCancelException extends RuntimeException implements Serializable |
|---|
| Class ucar.unidata.data.GeoSelectionPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JComponent extraComponent
JComponent strideComponent
JComponent areaComponent
GeoSelection geoSelection
JComboBox xStrideBox
JComboBox yStrideBox
JComboBox zStrideBox
NavigatedMapPanel mapPanel
LatLonWidget ulLatLon
LatLonWidget lrLatLon
JCheckBox indexCbx
JComponent latLonPanel
boolean ignoreBoxChanges
boolean enabled
JToggleButton lockBtn
JCheckBox enabledCbx
| Class ucar.unidata.data.GeoSelectionPanel.MyNavigatedMapPanel extends NavigatedMapPanel implements Serializable |
|---|
| Serialized Fields |
|---|
GeoSelectionPanel geoPanel
List<E> points
| Package ucar.unidata.data.grid |
|---|
| Class ucar.unidata.data.grid.GeoGridDataSource.HugeSizeException extends Exception implements Serializable |
|---|
| Package ucar.unidata.data.point |
|---|
| Class ucar.unidata.data.point.PointObField extends FieldImpl implements Serializable |
|---|
| Serialized Fields |
|---|
EarthLocation location
DateTime dateTime
Data data
| Class ucar.unidata.data.point.PointObTuple extends Tuple implements Serializable |
|---|
| Serialized Fields |
|---|
EarthLocation location
DateTime dateTime
Data data
Data[] components
| Class ucar.unidata.data.point.StationObTuple extends Tuple implements Serializable |
|---|
| Serialized Fields |
|---|
NamedLocation station
DateTime dateTime
Data data
| Package ucar.unidata.data.sounding |
|---|
| Class ucar.unidata.data.sounding.AddeSoundingAdapter extends SoundingAdapterImpl implements Serializable |
|---|
| Serialized Fields |
|---|
NonVetoableProperty serverProperty
NonVetoableProperty mandatoryDatasetProperty
NonVetoableProperty significantDatasetProperty
NonVetoableProperty stationsProperty
NonVetoableProperty soundingTimesProperty
String manGroup
String manDescriptor
String sigGroup
String sigDescriptor
boolean mainHours
String prMandPVar
String htMandPVar
String tpMandPVar
String tdMandPVar
String spdMandPVar
String dirMandPVar
String dayVar
String timeVar
String idVar
String latVar
String lonVar
String eleVar
String server
String mandDataset
String sigDataset
String defaultServer
String defaultMandDataset
String defaultSigDataset
| Class ucar.unidata.data.sounding.CMASoundingAdapter extends SoundingAdapterImpl implements Serializable |
|---|
| Serialized Fields |
|---|
String filename
List<E> soundingLevels
Unit heightUnit
List<E> formats
| Class ucar.unidata.data.sounding.NetcdfSoundingAdapter extends SoundingAdapterImpl implements Serializable |
|---|
| Serialized Fields |
|---|
String filename
ucar.netcdf.NetcdfFile nc
int numStations
String prMandPVar
String htMandPVar
String tpMandPVar
String tdMandPVar
String spdMandPVar
String dirMandPVar
String htMandWVar
String spdMandWVar
String dirMandWVar
String prSigTVar
String tpSigTVar
String tdSigTVar
String htSigWVar
String spdSigWVar
String dirSigWVar
String prMaxWVar
String spdMaxWVar
String dirMaxWVar
String prTropVar
String tpTropVar
String tdTropVar
String spdTropVar
String dirTropVar
ucar.netcdf.Variable stid
ucar.netcdf.Variable lat
ucar.netcdf.Variable lon
ucar.netcdf.Variable elev
ucar.netcdf.Variable time
ucar.netcdf.Variable numMandP
ucar.netcdf.Variable numMandW
ucar.netcdf.Variable numSigT
ucar.netcdf.Variable numSigW
ucar.netcdf.Variable numMaxW
ucar.netcdf.Variable numTrop
boolean hasMandP
boolean hasMandW
boolean hasSigT
boolean hasSigW
boolean hasMaxW
boolean hasTrop
boolean oneTrop
boolean dewpointIsDepression
float missingValue
Unit timeUnit
double timeFill
SoundingStation s
| Class ucar.unidata.data.sounding.RAOB extends InvisiblePropertiedBean implements Serializable |
|---|
| Serialized Fields |
|---|
ucar.unidata.data.sounding.RAOB.GravityProperty gravityProperty
ucar.unidata.data.sounding.RAOB.OutputProfileProperty temperatureProfileProperty
ucar.unidata.data.sounding.RAOB.OutputProfileProperty dewPointProfileProperty
ucar.unidata.data.sounding.RAOB.OutputProfileProperty windProfileProperty
ucar.unidata.data.sounding.RAOB.MandatoryPressureProperty mandatoryPressureProperty
ucar.unidata.data.sounding.RAOB.SignificantTemperatureProperty significantTemperatureProperty
ucar.unidata.data.sounding.RAOB.TropopauseProperty tropopauseProperty
ucar.unidata.data.sounding.RAOB.MaximumWindProperty maximumWindProperty
ucar.unidata.data.sounding.RAOB.MandatoryWindProperty mandatoryWindProperty
ucar.unidata.data.sounding.RAOB.SignificantWindProperty significantWindProperty
ucar.unidata.data.sounding.RAOB.PressureCoordinateSystem pressureCoordinateSystem
ucar.unidata.data.sounding.RAOB.GeopotentialAltitudeCoordinateSystem geopotentialAltitudeCoordinateSystem
ucar.unidata.data.sounding.RAOB.MandatoryPressureCSHelper mandatoryPressureCSHelper
ucar.unidata.data.sounding.RAOB.OutputProfileContributors temperatureProfileContributors
ucar.unidata.data.sounding.RAOB.OutputProfileContributors dewPointProfileContributors
ucar.unidata.data.sounding.RAOB.OutputProfileContributors windProfileContributors
LinkSet possibleLinks
LinkSet activeLinks
| Class ucar.unidata.data.sounding.RAOB.MandatoryPressureProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable |
|---|
| Class ucar.unidata.data.sounding.RAOB.MandatoryWindProfile extends ucar.unidata.data.sounding.RAOB.GeopotentialWindProfile implements Serializable |
|---|
| Class ucar.unidata.data.sounding.RAOB.MaximumWindProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable |
|---|
| Class ucar.unidata.data.sounding.RAOB.SignificantTemperatureProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable |
|---|
| Class ucar.unidata.data.sounding.RAOB.SignificantWindProfile extends ucar.unidata.data.sounding.RAOB.GeopotentialWindProfile implements Serializable |
|---|
| Class ucar.unidata.data.sounding.RAOB.TropopauseProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable |
|---|
| Class ucar.unidata.data.sounding.SoundingAdapterImpl extends InvisiblePropertiedBean implements Serializable |
|---|
| Serialized Fields |
|---|
boolean haveInitialized
boolean debug
Defaults defaults
List<E> stations
List<E> soundings
List<E> times
| Class ucar.unidata.data.sounding.SoundingStation extends NamedStationImpl implements Serializable |
|---|
| Package ucar.unidata.idv.chooser |
|---|
| Class ucar.unidata.idv.chooser.BundleChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JTree tree
| Class ucar.unidata.idv.chooser.DqcRadarChooser extends TimesChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComponent outerContents
DqcRadarDatasetCollection collection
NamedStation selectedStation
String collectionUrl
| Class ucar.unidata.idv.chooser.FileChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox recentFilesCbx
JCheckBox allowDirectorySelectionCbx
JTextField patternFld
JLabel patternLbl
JFileChooser fileChooser
String dfltDataSourceId
JCheckBox doPollingCbx
| Class ucar.unidata.idv.chooser.FileChooser.MyFileChooser extends FileManager.MyFileChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.FrontChooser extends AddeFrontChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.IdvChooser extends ChooserPanel implements Serializable |
|---|
| Serialized Fields |
|---|
String id
IdvChooserManager chooserManager
IdvChooserManager
IntegratedDataViewer idv
IntegratedDataViewer
DataManager dataManager
DataManager
Element chooserNode
JComboBox dataSourcesCbx
DataSource dataSource
boolean hasContentsBeenPainted
boolean ignoreDirHistory
JComboBox dirHistoryCbx
JCheckBox autoCreateDisplayCbx
StationLocationMap stationMap
List<E> selectedStations
ActionListener dataSourceListener
| Class ucar.unidata.idv.chooser.ImageChooser extends AddeImageChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.Level2RadarChooser extends FileChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox stationsCbx
List<E> nexradStations
JCheckBox typeCbx
| Class ucar.unidata.idv.chooser.Level2RadarChooser.Level2RadarFileChooser extends FileChooser.MyFileChooser implements Serializable |
|---|
| Serialized Fields |
|---|
Level2RadarChooser myChooser
File lastDirectory
| Class ucar.unidata.idv.chooser.LightningChooser extends AddeLightningDataChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.McidasImageChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
GetAreaGUI gag
| Class ucar.unidata.idv.chooser.MesoWestChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField clatFld
JTextField clonFld
JComboBox radiiCbx
DateTimePicker dateTimePicker
NavigatedMapPanel map
JLabel statusLbl
JComboBox rawsBox
JComboBox minutesBox
JComboBox rangeBox
JRadioButton mostRecentBtn
JRadioButton dateBtn
| Class ucar.unidata.idv.chooser.PointChooser extends AddePointDataChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.PollingFileChooser extends FileChooser implements Serializable |
|---|
| Serialized Fields |
|---|
String dfltDataSourceId
PollingInfo pollingInfo
| Class ucar.unidata.idv.chooser.ProfilerChooser extends AddeProfilerDataChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.RadarChooser extends AddeRadarChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.RaobChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
SoundingSelector soundingChooser
| Class ucar.unidata.idv.chooser.RaobPointChooser extends AddeRaobPointDataChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.SkeletonChooser extends IdvChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.TDSPointObsChooser extends TimesChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComponent outerContents
String serverUrl
String collectionUrl
JComboBox collectionSelector
List<E> compsThatNeedServer
PreferenceList urlListHandler
JComboBox urlBox
boolean okToDoUrlListEvents
List<E> datasetList
Element capabilitiesElement
boolean ignoreProductChange
String REQ_CAPABILITIES
String TAG_LATLONBOX
String TAG_TIMESPAN
DateSelection collectionDates
| Class ucar.unidata.idv.chooser.TDSRadarChooser extends TimesChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComponent outerContents
IdvRadarDatasetCollection collection
NamedStation selectedStation
String selectedProduct
String serverUrl
JComboBox collectionSelector
JComboBox productComboBox
JComponent productLabel
List<E> compsThatNeedServer
List<E> level3CompsThatNeedServer
PreferenceList urlListHandler
JComboBox urlBox
boolean okToDoUrlListEvents
List<E> datasetList
boolean isLevel3
boolean ignoreProductChange
boolean readingTimes
boolean timeDriverEnabled
JComponent timesPanel
| Class ucar.unidata.idv.chooser.TDSRadarChooser1 extends TimesChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComponent outerContents
TDSRadarDatasetCollection collection
NamedStation selectedStation
String selectedProduct
String serverUrl
JComboBox collectionSelector
JComboBox productComboBox
JComponent productLabel
List<E> compsThatNeedServer
List<E> level3CompsThatNeedServer
PreferenceList urlListHandler
JComboBox urlBox
boolean okToDoUrlListEvents
List<E> datasetList
boolean isLevel3
boolean ignoreProductChange
| Class ucar.unidata.idv.chooser.TimesChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
TwoFacedObject selectedDriver
boolean ignoreTimeChangedEvents
int ignoreCnt
ChooserList relTimesList
boolean usingTimeline
IdvTimeline popupTimeline
IdvTimeline timeline
JTabbedPane timesTab
GuiUtils.CardLayoutPanel timesCardPanel
JComponent timesContainer
JLabel absTimesLbl
ChooserList timesList
List<E> absoluteTimes
int[] currentSelectedAbsoluteTimes
boolean doAbsoluteTimes
int timesMode
List<E> timesComponents
List<E> driverMenuList
List<E> timeDrivers
boolean doTimeDrivers
JComponent centerPopup
JPopupMenu driverPopupMenu
JLabel driverLbl
boolean readingDrivers
JCheckBox drivercbx
JComponent timeDriverComp
| Class ucar.unidata.idv.chooser.UrlChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
PreferenceList prefList
JComboBox box
JTextArea textArea
JScrollPane textScroller
JComponent urlPanel
JComponent textPanel
boolean showBox
JButton switchBtn
GuiUtils.CardLayoutPanel cardLayoutPanel
JLabel urlLabel
| Class ucar.unidata.idv.chooser.XmlChooser extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
int timestamp
List<E> handlers
XmlHandlers that we have create
We keep this around so we can go back and forth
in the list
Document document
String xmlContents
int historyIdx
JButton backBtn
JButton fwdBtn
PreferenceList urlListHandler
PreferenceList
that manages the url list. Saving new entries as a
user property, etc.
JComboBox urlBox
boolean okToDoUrlListEvents
JPanel handlerHolder
JPanel myContents
String initialUrlPath
DataSelector dataSelector
| Package ucar.unidata.idv.chooser.adde |
|---|
| Class ucar.unidata.idv.chooser.adde.AddeChooser extends TimesChooser implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> addeServers
boolean ignoreStateChangedEvents
Object WIDGET_MUTEX
Hashtable<K,V> passwords
int state
JComboBox serverSelector
int myServerTimeStamp
JComboBox groupSelector
List<E> compsThatNeedServer
| Class ucar.unidata.idv.chooser.adde.AddeFrontChooser extends AddeChooser implements Serializable |
|---|
| Serialized Fields |
|---|
ChooserList timesList
JRadioButton forecastBtn
JRadioButton observedBtn
| Class ucar.unidata.idv.chooser.adde.AddeImageChooser extends AddeChooser implements Serializable |
|---|
| Serialized Fields |
|---|
Font monoFont
JComponent descriptorLabel
boolean amSettingProperties
Object readTimesTask
String archiveDay
PreferenceList descList
JPanel propPanel
JComponent archiveDayComponent
JLabel archiveDayLabel
Hashtable<K,V> propToComps
List<E> resourceMaps
XmlResourceCollection addeDefaults
String centerPoint
SimpleDateFormat archiveDayFormatter
ArrayList<E> compsThatNeedDescriptor
JComboBox descriptorComboBox
boolean ignoreDescriptorChange
String[] descriptorNames
LatLonWidget latLonWidget
JSlider lineMagSlider
JLabel lineMagLbl
JSlider elementMagSlider
JLabel elementMagLbl
JLabel propertiesLabel
double baseNumLines
JLabel sizeLbl
double baseNumElements
JTextField numElementsFld
JTextField numLinesFld
JTextField centerLineFld
JTextField centerElementFld
JToggleButton lockBtn
JButton fullResBtn
JLabel centerLineLbl
JLabel centerElementLbl
JLabel centerLatLbl
JLabel centerLonLbl
int MAX_BANDS
AreaDirectory lastAD
AreaDirectory propertiesAD
AreaDirectory prevPropertiesAD
Hashtable<K,V> descriptorTable
Hashtable<K,V> bandTable
Vector<E> imageDescriptors
JComboBox unitComboBox
JLabel placeLbl
String place
GuiUtils.CardLayoutPanel locationPanel
JComboBox navComboBox
Hashtable<K,V> sensorToBandToName
boolean useSatBandInfo
AddeSatBands satBandInfo
JComboBox bandComboBox
int currentTimestep
double linesToElements
List<E> bandInfos
Object MUTEX
| Class ucar.unidata.idv.chooser.adde.AddeLightningDataChooser extends AddePointDataChooser implements Serializable |
|---|
| Class ucar.unidata.idv.chooser.adde.AddePointDataChooser extends AddeChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox dataTypes
JComboBox stationModelBox
JComboBox levelBox
StationModelManager stationModelManager
JComboBox relTimeIncBox
JComponent relTimeIncComp
float relativeTimeIncrement
| Class ucar.unidata.idv.chooser.adde.AddeProfilerDataChooser extends AddeChooser implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox dataIntervalBox
XmlResourceCollection stationResources
| Class ucar.unidata.idv.chooser.adde.AddeRadarChooser extends AddeImageChooser implements Serializable |
|---|
| Serialized Fields |
|---|
boolean readingStations
Object readStationTask
List<E> nexradStations
| Class ucar.unidata.idv.chooser.adde.AddeRaobPointDataChooser extends AddePointDataChooser implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> levels
boolean zeroAndTwelveZOnly
| Package ucar.unidata.idv.control |
|---|
| Class ucar.unidata.idv.control.AppletFrame extends JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
Applet theApplet
File baseDir
Hashtable<K,V> params
| Class ucar.unidata.idv.control.DisplayControlImpl.SideLegendLabel extends DndImageButton implements Serializable |
|---|
| Serialized Fields |
|---|
DisplayControlImpl myControl
Cursor oldCursor
boolean mouseDown
boolean mouseIn
Color color
| Class ucar.unidata.idv.control.FlatFieldTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
TableModel model
FlatField displayedFlatField
double[][] rangeData
float[][] domainData
int numDomainCols
int numRangeCols
String[] columnNames
| Class ucar.unidata.idv.control.FlatFieldTable.MyFlatField extends AbstractTableModel implements Serializable |
|---|
| Class ucar.unidata.idv.control.LayoutModelWidget extends PlotModelComponent implements Serializable |
|---|
| Class ucar.unidata.idv.control.ProbeControl.LevelEditor extends DefaultCellEditor implements Serializable |
|---|
| Class ucar.unidata.idv.control.ProbeControl.SamplingEditor extends DefaultCellEditor implements Serializable |
|---|
| Class ucar.unidata.idv.control.RangeColorPreview extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean forMain
int legendType
DisplayConventions displayConventions
int previewMouseX
boolean mouseInPreview
JLabel lowerLbl
JLabel upperLbl
JLabel middleLbl
Range range
Dimension myPreferredSize
boolean isTime
List<E> colors
| Class ucar.unidata.idv.control.SoundingTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
AbstractTableModel model
TableSorter sorter
Field[] soundings
float[][] rangeData
float[][] domainData
int numDomainCols
int numRangeCols
String[] columnNames
int currSounding
boolean showUAndV
boolean haveUV
boolean transformWinds
CoordinateSystem windTransform
Unit[] csUnits
| Class ucar.unidata.idv.control.SoundingTable.SoundingTableModel extends AbstractTableModel implements Serializable |
|---|
| Class ucar.unidata.idv.control.TableNumberCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
| Class ucar.unidata.idv.control.VerticalProfileControl.SamplingEditor extends DefaultCellEditor implements Serializable |
|---|
| Package ucar.unidata.idv.control.chart |
|---|
| Class ucar.unidata.idv.control.chart.ChartManager.FixedWidthLogarithmicAxis extends org.jfree.chart.axis.LogarithmicAxis implements Serializable |
|---|
| Class ucar.unidata.idv.control.chart.ChartManager.FixedWidthNumberAxis extends org.jfree.chart.axis.NumberAxis implements Serializable |
|---|
| Class ucar.unidata.idv.control.chart.MyHistogramDataset extends org.jfree.data.xy.AbstractIntervalXYDataset implements Serializable |
|---|
serialVersionUID: -6341668077370231153L
| Serialized Fields |
|---|
List<E> list
org.jfree.data.statistics.HistogramType type
| Class ucar.unidata.idv.control.chart.MyScatterPlot extends org.jfree.chart.plot.XYPlot implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> series
| Class ucar.unidata.idv.control.chart.MyTimeSeriesPlot extends org.jfree.chart.plot.XYPlot implements Serializable |
|---|
| Serialized Fields |
|---|
TimeSeriesChartWrapper timeseries
boolean ignoreDataSetChanges
| Class ucar.unidata.idv.control.chart.MyXYPlot extends org.jfree.chart.plot.XYPlot implements Serializable |
|---|
serialVersionUID: 7044148245716569264L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
org.jfree.chart.plot.PlotOrientation orientation
org.jfree.ui.RectangleInsets axisOffset
org.jfree.util.ObjectList domainAxes
org.jfree.util.ObjectList domainAxisLocations
org.jfree.util.ObjectList rangeAxes
org.jfree.util.ObjectList rangeAxisLocations
org.jfree.util.ObjectList datasets
org.jfree.util.ObjectList renderers
Map<K,V> datasetToDomainAxisMap
Map<K,V> datasetToRangeAxisMap
boolean domainGridlinesVisible
boolean rangeGridlinesVisible
boolean rangeZeroBaselineVisible
boolean domainCrosshairVisible
double domainCrosshairValue
boolean domainCrosshairLockedOnData
boolean rangeCrosshairVisible
double rangeCrosshairValue
boolean rangeCrosshairLockedOnData
Map<K,V> foregroundDomainMarkers
Map<K,V> backgroundDomainMarkers
Map<K,V> foregroundRangeMarkers
Map<K,V> backgroundRangeMarkers
List<E> annotations
null.
org.jfree.chart.axis.AxisSpace fixedDomainAxisSpace
org.jfree.chart.axis.AxisSpace fixedRangeAxisSpace
org.jfree.chart.plot.DatasetRenderingOrder datasetRenderingOrder
org.jfree.chart.plot.SeriesRenderingOrder seriesRenderingOrder
int weight
org.jfree.chart.LegendItemCollection fixedLegendItems
| Class ucar.unidata.idv.control.chart.PlotWrapper.MyChartPanel extends org.jfree.chart.ChartPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int lastEventX
int lastEventY
| Class ucar.unidata.idv.control.chart.ScatterPlotChartWrapper.MyRenderer extends org.jfree.chart.renderer.xy.XYLineAndShapeRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
int shape
| Class ucar.unidata.idv.control.chart.XYChartManager.CloudCoverageRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
double scale
LineState lineState
| Class ucar.unidata.idv.control.chart.XYChartManager.MyXYAreaRenderer extends org.jfree.chart.renderer.xy.XYAreaRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
LineState lineState
Shape shape
boolean hasShape
boolean showLegend
| Class ucar.unidata.idv.control.chart.XYChartManager.MyXYBarRenderer extends org.jfree.chart.renderer.xy.XYBarRenderer implements Serializable |
|---|
| Class ucar.unidata.idv.control.chart.XYChartManager.MyXYPlot extends org.jfree.chart.plot.XYPlot implements Serializable |
|---|
| Class ucar.unidata.idv.control.chart.XYChartManager.TextRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> textList
LineState lineState
| Class ucar.unidata.idv.control.chart.XYChartManager.WindbarbRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
WindBarbSymbol.WindDrawer drawer
org.jfree.data.general.Series speedSeries
org.jfree.data.general.Series dirSeries
Unit speedUnit
LineState lineState
boolean polarWind
boolean isSouth
| Package ucar.unidata.idv.control.multi |
|---|
| Class ucar.unidata.idv.control.multi.DisplayTree extends DndTree implements Serializable |
|---|
| Serialized Fields |
|---|
JFrame frame
ucar.unidata.idv.control.multi.DisplayTree.MyTreeNode treeRoot
DefaultTreeModel treeModel
Hashtable<K,V> nodeToData
MultiDisplayHolder displayControl
ImageIcon groupIcon
ImageIcon leafIcon
| Package ucar.unidata.idv.flythrough |
|---|
| Class ucar.unidata.idv.flythrough.FlythroughTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
Flythrough flythrough
| Package ucar.unidata.idv.ui |
|---|
| Class ucar.unidata.idv.ui.BundleTree extends DndTree implements Serializable |
|---|
| Serialized Fields |
|---|
JFrame frame
int bundleType
DefaultMutableTreeNode treeRoot
DefaultTreeModel treeModel
Hashtable<K,V> nodeToData
IdvUIManager uiManager
ImageIcon categoryIcon
ImageIcon bundleIcon
| Class ucar.unidata.idv.ui.DataSelector.DataSourceWrapper extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Object SEARCH_MUTEX
DataSelector dataSelector
JPanel treePanel
JButton searchBtn
JPanel searchPanel
JTextField searchFld
JButton sortBtn
JPanel searchFldPanel
boolean showingSearchFld
DataSource dataSource
DataControlDialog dcd
JComponent contents
DataTree dataTree
JToggleButton button
| Class ucar.unidata.idv.ui.DataTreeNode extends DefaultMutableTreeNode implements Serializable |
|---|
| Serialized Fields |
|---|
DataTree dataTree
boolean hasCreatedSubtree
Object object
boolean isDerived
| Class ucar.unidata.idv.ui.EarthNavPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean showAddress
boolean ignoreChanges
MapViewManager viewManager
ImageIcon panelIcon
List<E> locations
JLabel label
JComboBox addressBox
int[] masterTimeStamp
Flythrough flythrough
boolean handlingKey
ucar.unidata.idv.ui.EarthNavPanel.Location pressed
ucar.unidata.idv.ui.EarthNavPanel.Location joystick
MouseEvent dragEvent
boolean isControlDown
boolean isShiftDown
int timeStamp
| Class ucar.unidata.idv.ui.FormulaDialog extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
JCheckBox isDefaultCbx
JCheckBox isEndUserCbx
JTextField formulaField
JTextField nameField
JTextField descField
JTextField operandsCategoriesFld
List<E> categories
JComboBox categoryBox
JComponent catComp
boolean advancedOpen
JRadioButton useAllBtn
List<E> needCompList
List<E> catCompList
Hashtable<K,V> cbxToCdMap
List<E> catPanels
String formula
String name
String description
String category
boolean makingNewOne
DerivedDataDescriptor ddd
IntegratedDataViewer idv
List<E> paramGroupComps
| Class ucar.unidata.idv.ui.IdvHelp extends javax.help.JHelp implements Serializable |
|---|
| Serialized Fields |
|---|
javax.help.HelpSet helpSet
| Class ucar.unidata.idv.ui.IdvSplash extends JWindow implements Serializable |
|---|
| Serialized Fields |
|---|
IntegratedDataViewer idv
JLabel splashLbl
String splashTitle
ImageIcon splashIcon
ImageIcon splashRolloverIcon
RovingProgress splashProgressBar
boolean playedOnce
| Class ucar.unidata.idv.ui.IdvTimeline extends Timeline implements Serializable |
|---|
| Serialized Fields |
|---|
ucar.unidata.geoloc.LatLonPoint sunriseLocation
List<E> sunriseLocations
| Class ucar.unidata.idv.ui.ImageGenerator.MyBreakException extends Exception implements Serializable |
|---|
| Class ucar.unidata.idv.ui.ImageGenerator.MyContinueException extends Exception implements Serializable |
|---|
| Class ucar.unidata.idv.ui.ImageGenerator.MyQuitException extends Exception implements Serializable |
|---|
| Class ucar.unidata.idv.ui.ImageGenerator.MyReturnException extends Exception implements Serializable |
|---|
| Class ucar.unidata.idv.ui.ParamDefaultsEditor.ParamDefaultsTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
String label
List<E> myParamInfos
ParamInfo objects.
boolean isEditable
AbstractTableModel tableModel
| Class ucar.unidata.idv.ui.ParamGroupsEditor.ParamGroupsTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> myDataGroups
DataGroup objects.
boolean isEditable
AbstractTableModel tableModel
| Class ucar.unidata.idv.ui.PipPanel extends NavigatedMapPanel implements Serializable |
|---|
| Serialized Fields |
|---|
MapViewManager mapViewManager
List<E> thePoints
ucar.unidata.geoloc.ProjectionPointImpl deltaFromOrigin
boolean pendingRedraw
| Class ucar.unidata.idv.ui.PlotModelComponent extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
IntegratedDataViewer idv
Object plotModelListener
Method method
JButton changeButton
JLabel label
StationModel plotModel
boolean addNone
| Class ucar.unidata.idv.ui.QuicklinkPanel extends JEditorPane implements Serializable |
|---|
| Serialized Fields |
|---|
IntegratedDataViewer idv
JLabel label
Hashtable<K,V> map
boolean amLoading
String name
int objectCnt
Hashtable<K,V> showMap
| Class ucar.unidata.idv.ui.QuicklinkPanel.Bundle extends QuicklinkPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int type
String typeName
| Class ucar.unidata.idv.ui.QuicklinkPanel.Control extends QuicklinkPanel implements Serializable |
|---|
| Class ucar.unidata.idv.ui.QuicklinkPanel.FileHistory extends QuicklinkPanel implements Serializable |
|---|
| Class ucar.unidata.idv.ui.QuicklinkPanel.Html extends QuicklinkPanel implements Serializable |
|---|
| Serialized Fields |
|---|
String html
String mouseOverString
| Class ucar.unidata.idv.ui.SettingsTree extends DndTree implements Serializable |
|---|
| Serialized Fields |
|---|
IntegratedDataViewer idv
long lastSettingsTimestamp
DefaultMutableTreeNode settingsRoot
DefaultTreeModel settingsModel
JScrollPane settingsSP
JCheckBox showAllCbx
JComponent contents
ControlDescriptor lastCD
| Package ucar.unidata.metdata |
|---|
| Class ucar.unidata.metdata.Ensemble extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> map_
| Class ucar.unidata.metdata.Metar extends StationOb implements Serializable |
|---|
| Serialized Fields |
|---|
ByteString text_
WMOHeader wmoHeader_
| Class ucar.unidata.metdata.NamedStationImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> coords
EarthLocation earthLocation
double latitude
double longitude
Real altitude
double altValue
Unit altUnit
String id
String name
Hashtable<K,V> hashtable
NamedLocation nLT
| Class ucar.unidata.metdata.StationOb extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Station stn_
Timestamp timestamp_
Ensemble ensemble
| Class ucar.unidata.metdata.WMOHeader extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
ByteString.Concrete text_
ByteString TTAA_
byte ii_
ByteString CCCC_
Timestamp ts_
| Package ucar.unidata.ui |
|---|
| Class ucar.unidata.ui.AudioPlayer extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int timestamp
JLabel timeLabel
JProgressBar progressBar
boolean running
Sequencer sequencer
boolean midiEOM
boolean audioEOM
Synthesizer synthesizer
MidiChannel[] channels
Object currentSound
String currentName
double duration
JButton startBtn
JButton rewindBtn
JSlider volumeSlider
JSlider seekSlider
String soundFile
| Class ucar.unidata.ui.BAMutil.ActionToggle extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
Action orgAct
AbstractButton button
| Class ucar.unidata.ui.ButtonTabbedPane extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> buttonList
List<E> contentList
JComponent buttonPanel
ButtonTabbedPane.ComponentPanel rightPanel
ButtonGroup buttonGroup
int width
boolean deleteEnabled
| Class ucar.unidata.ui.ButtonTabbedPane.ComponentPanel extends GuiUtils.CardLayoutPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ButtonTabbedPane tab
| Class ucar.unidata.ui.CheckboxCategoryPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean checking
List<E> items
JCheckBox visCbx
JButton toggleBtn
Font normalFont
Font specialFont
| Class ucar.unidata.ui.ChooserList extends JList implements Serializable |
|---|
| Serialized Fields |
|---|
JScrollPane myScroller
| Class ucar.unidata.ui.ChooserPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int cursorCnt
String helpPath
JComponent contents
JButton loadButton
JButton cancelButton
boolean haveData
PropertyChangeSupport changeListeners
JLabel statusLabel
JComponent statusComp
Hashtable<K,V> statusComps
boolean simpleMode
String messageTemplate
| Class ucar.unidata.ui.DateSelectionGui extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
TimeLengthField intervalField
TimeLengthField preRangeField
TimeLengthField postRangeField
TimeLengthField startOffsetField
TimeLengthField endOffsetField
TimeLengthField roundToField
JComboBox startModeBox
JComboBox endModeBox
DateTimePicker startTimePicker
DateTimePicker endTimePicker
DateSelection dateSelection
JTextField countFld
JTextField skipFld
| Class ucar.unidata.ui.DateTimePicker extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
TimeZone myTimeZone
com.toedter.calendar.JDateChooser dateChooser
SpinnerDateModel timeModel
com.toedter.calendar.JCalendar jc
| Class ucar.unidata.ui.DndImageButton extends JLabel implements Serializable |
|---|
| Serialized Fields |
|---|
DragSource dragSource
Object data
String mimeType
| Class ucar.unidata.ui.DndTree extends JTree implements Serializable |
|---|
| Serialized Fields |
|---|
DefaultMutableTreeNode sourceNode
DefaultMutableTreeNode overNode
Point dragPoint
DragSource dragSource
DropTarget dropTarget
| Class ucar.unidata.ui.DragPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
DragSource dragSource
Object data
String mimeType
| Class ucar.unidata.ui.DrawingPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Vector<E> comps
Drawable currC
boolean xorMode
boolean wasDragged
boolean resizingMode
boolean useCenterPoint
int startx
int starty
ListenerManager lm
Point2D.Double centerPoint
boolean debugPick
| Class ucar.unidata.ui.DropPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
DropTarget dropTarget
boolean doBorder
| Class ucar.unidata.ui.FineLineBorder extends BevelBorder implements Serializable |
|---|
| Class ucar.unidata.ui.HelpActionLabel extends JButton implements Serializable |
|---|
| Serialized Fields |
|---|
String helpAction
String helpText
Cursor origCursor
| Class ucar.unidata.ui.HelpTipDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> helpTips
XmlResourceCollection resources
int idx
JPanel labelPanel
JPanel bottom
JPanel right
JCheckBox cbx
String currentAction
String helpTarget
JEditorPane editor
XmlObjectStore store
ActionListener actionListener
| Class ucar.unidata.ui.HtmlPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JEditorPane html
Vector<E> urlList
int urlListIndex
JDialog parent
| Class ucar.unidata.ui.ImagePanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int currentIndex
List<E> files
Image currentImage
Image loadingImage
double scaleFactor
int translateX
int translateY
int mouseX
int mouseY
int baseTransX
int baseTransY
int currentTransX
int currentTransY
| Class ucar.unidata.ui.IndependentDialog extends JDialog implements Serializable |
|---|
| Class ucar.unidata.ui.IndependentWindow extends JFrame implements Serializable |
|---|
| Class ucar.unidata.ui.InputFieldPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
GridBagConstraints gbcon
GridBagConstraints gbcSep
GridBagConstraints gbcLabel
GridBagConstraints gbcValue
| Class ucar.unidata.ui.JSpinner extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField tf
int value
int minValue
int maxValue
| Class ucar.unidata.ui.LatLonLabelPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean ignoreEvents
LatLonLabelData latLonLabelData
JCheckBox onOffCbx
JTextField spacingField
JTextField baseField
JTextField labelLinesField
GuiUtils.ColorSwatch colorButton
JCheckBox fastRenderCbx
FontSelector fontSelector
JComboBox alignSelector
JComboBox formatSelector
List<E> alignPoints
JCheckBox use360Cbx
| Class ucar.unidata.ui.LatLonPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean ignoreEvents
LatLonData latLonData
JCheckBox onOffCbx
JTextField spacingField
JTextField baseField
GuiUtils.ColorSwatch colorButton
JComboBox widthBox
JComboBox styleBox
JCheckBox fastRenderCbx
| Class ucar.unidata.ui.LatLonWidget extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean doFormat
JTextField latFld
JTextField lonFld
JTextField altFld
| Class ucar.unidata.ui.MapPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
MapData mapData
JCheckBox shownCbx
JComboBox widthBox
JComboBox styleBox
GuiUtils.ColorSwatch colorButton
JCheckBox fastRenderingCbx
boolean ignoreAction
boolean updatingUI
| Class ucar.unidata.ui.MapWidget extends PanelWithFrame implements Serializable |
|---|
| Serialized Fields |
|---|
String theCurrentState
ArrayList<E> mapNodes
Hashtable<K,V> seenNodes
Element latitudeNode
Element longitudeNode
XmlResourceCollection mapResources
ArrayList<E> latLonPanels
ArrayList<E> mapDatum
JSlider postionSlider
double mapPosition
| Class ucar.unidata.ui.MemoryMonitor extends MemoryMonitor implements Serializable |
|---|
| Class ucar.unidata.ui.MFlowLayout extends FlowLayout implements Serializable |
|---|
| Class ucar.unidata.ui.ObjectFlavor extends DataFlavor implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
throws IOException
IOException| Class ucar.unidata.ui.ObjectTreeNode extends DefaultMutableTreeNode implements Serializable |
|---|
| Serialized Fields |
|---|
Object object
| Class ucar.unidata.ui.PanelWithFrame extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JFrame frame
| Class ucar.unidata.ui.ParamField extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField field
JButton popupButton
String delimiter
boolean includeAliases
| Class ucar.unidata.ui.PersistentList extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
DefaultListModel model
JList list
ListenerManager lm
PersistentStore store
String objectName
boolean debug
DragSource dragSource
DragGestureRecognizer recognizer
DragSourceListener dsl
| Class ucar.unidata.ui.PopupMenu extends JPopupMenu implements Serializable |
|---|
| Serialized Fields |
|---|
JComponent parent
| Class ucar.unidata.ui.PropertyDialog extends IndependentDialog implements Serializable |
|---|
| Serialized Fields |
|---|
String propertiesName
PersistentStore store
Properties prop
InputFieldPanel panel
InputFieldPanel.TextField tf
InputFieldPanel.BooleanField useDiscrete
InputFieldPanel.DoubleField numPixels
InputFieldPanel.DoubleField windLength
| Class ucar.unidata.ui.RadioButtonFileSelector extends JScrollPane implements Serializable |
|---|
| Serialized Fields |
|---|
ButtonGroup group
JPanel groupPanel
JRadioButton selected
Vector<E> listeners
int columns
| Class ucar.unidata.ui.RovingProgress extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Runnable currentRunnable
int barWidth
double percent
boolean running
double delta
long sleepTime
Color color
String label
BufferedImage bufferedImage
Dimension imageSize
boolean showClock
boolean clockRunning
| Class ucar.unidata.ui.ScaledPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Color backColor
Rectangle2D screenBounds
ScaledPanel.Bounds worldBounds
Point2D worldPt
AffineTransform transform
BufferedImage bImage
ucar.unidata.ui.ScaledPanel.MyImageObserver imageObs
ListenerManager lmPick
ListenerManager lmMove
boolean debugDraw
boolean debugTransform
boolean debugBounds
| Class ucar.unidata.ui.TableSorter extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
TableModel tableModel
ucar.unidata.ui.TableSorter.Row[] viewToModel
int[] modelToView
JTableHeader tableHeader
MouseListener mouseListener
TableModelListener tableModelListener
Map<K,V> columnComparators
List<E> sortingColumns
| Class ucar.unidata.ui.TextHistoryPane extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTextArea ta
int nlines
int removeIncr
int count
int ptSize
| Class ucar.unidata.ui.TextSearcher extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField findFld
JCheckBox caseCbx
JToggleButton highlightAllBtn
TextSearcher.TextWrapper textWrapper
| Class ucar.unidata.ui.Timeline extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
FieldPosition FP
boolean isCapableOfSelection
boolean justShowSelected
boolean doingDragSelect
Date dragStartDate
Date dragEndDate
MouseEvent dragStartEvent
boolean draggingDateSelection
Rectangle selectionBox
int dragMode
long initDragDeltaStart
long initDragDeltaEnd
JCheckBox useDateSelectionCbx
JCheckBox showIntervalsCbx
JCheckBox stickyCbx
DateSelectionGui dateSelectionGui
JDialog propertiesDialog
JDialog dialog
boolean dialogOK
DateSelection dateSelection
boolean useDateSelection
DateSelection originalDateSelection
boolean paintIntervals
int horizontalPadding
int verticalPadding
Date startDate
Date endDate
Date originalStartDate
Date originalEndDate
List<E> datedThings
DatedThing lastSelectedThing
List<E> selected
DatedThing mouseHighlighted
JComponent contents
boolean showIntervals
boolean sticky
List<E> sunriseDates
List<E> timelineGroup
boolean shortDisplay
Color colorTimeSelected
Color colorTimeUnselected
Hashtable<K,V> selectedMap
| Class ucar.unidata.ui.TimelineApplet extends Applet implements Serializable |
|---|
| Serialized Fields |
|---|
Timeline timeline
URL baseUrl
JLabel label
JButton loadBtn
JComboBox loadWhat
| Class ucar.unidata.ui.TreePanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTree tree
JScrollPane treeView
boolean useSplitPane
int treeWidth
DefaultMutableTreeNode root
DefaultTreeModel treeModel
GuiUtils.CardLayoutPanel panel
JPanel emptyPanel
Hashtable<K,V> catComponents
Hashtable<K,V> buttonsForCategory
Hashtable<K,V> catToNode
Hashtable<K,V> compToNode
boolean okToUpdateTree
| Class ucar.unidata.ui.TreePanel.MyTreeNode extends DefaultMutableTreeNode implements Serializable |
|---|
| Serialized Fields |
|---|
ImageIcon icon
Object object
| Class ucar.unidata.ui.TwoListPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean changed
Hashtable<K,V> seenEntries
JList toList
Vector<E> toEntries
JList fromList
Vector<E> fromEntries
List<E> originalFromEntries
List<E> originalToEntries
boolean showUpDownButtons
| Class ucar.unidata.ui.XmlTree extends JTree implements Serializable |
|---|
| Serialized Fields |
|---|
Element xmlRoot
XmlTree.XmlTreeNode treeRoot
DefaultTreeModel treeModel
Hashtable<K,V> elementToNode
Hashtable<K,V> tagsToNotProcessButRecurse
Hashtable<K,V> tagToIcons
boolean includeAttributes
Hashtable<K,V> tagsToRecurse
Hashtable<K,V> tagsToProcess
Hashtable<K,V> tagsToNotRecurse
Hashtable<K,V> tagsToNotProcess
Hashtable<K,V> tagNameToLabelAttr
Hashtable<K,V> tagNameToLabelChild
Hashtable<K,V> tagNameToTooltipChild
Hashtable<K,V> xlinkTags
boolean useTagNameAsLabel
JScrollPane scroller
boolean openFirstLevel
boolean haveInitialized
String baseUrlPath
| Class ucar.unidata.ui.XmlTree.MyRenderer extends DefaultTreeCellRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
XmlTree xmlTree
| Class ucar.unidata.ui.XmlTree.XlinkTreeNode extends XmlTree.XmlTreeNode implements Serializable |
|---|
| Serialized Fields |
|---|
boolean haveLoaded
XmlTree tree
String href
| Class ucar.unidata.ui.XmlTree.XmlTreeNode extends DefaultMutableTreeNode implements Serializable |
|---|
| Serialized Fields |
|---|
Element xmlNode
String baseLocation
| Class ucar.unidata.ui.XmlUi.CardPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> members
Hashtable<K,V> idToMember
int currentIdx
| Package ucar.unidata.ui.colortable |
|---|
| Class ucar.unidata.ui.colortable.ColorTableCanvas extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int DFLT_COLOR_SPACE
Image lockImage
ColorTableEditor editor
Font labelFont
Font boldFont
boolean needToPropagateChanges
Color selectedColor
boolean cursorOver
int cursorPosition
boolean okToPropagateChangesNow
boolean propagateChanges
JCheckBox setColorFromChooserCbx
JComboBox colorSpaceCbx
JColorChooser colorChooser
JLabel colorCntLabel
JTextField minField
JTextField maxField
JComboBox categoryField
JComboBox transBox
boolean ignoreTransBoxEvents
JComboBox brightnessBox
int lastAlpha
Range myRange
ArrayList<E> colorList
ArrayList<E> scales
ColorTable originalColorTable
ColorTable currentColorTable
int lastChangeIdx
int lastControlKey
ArrayList<E> listeners
ArrayList<E> breakpoints
ColorTable.Breakpoint currentBP
JLabel nameLabel
JPanel wrapper
int currentMode
boolean mouseInBox
double activePercent
JRadioButton modeTransparencyBtn
JComponent colorSwatch
JRadioButton modeBrightnessBtn
ButtonGroup modeGroup
int activeColorIndex
Color activeColor
ArrayList<E> priorColors
CommandManager commands
boolean inPaint
| Package ucar.unidata.ui.drawing |
|---|
| Class ucar.unidata.ui.drawing.DisplayCanvas extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int gridSpacing
boolean showGrid
double scaleFactor
Color canvasBg
List<E> glyphs
List<E> selectionSet
List<E> cutBuffer
Glyph highlightedGlyph
int glyphCnt
Component contents
| Class ucar.unidata.ui.drawing.EditCanvas extends DisplayCanvas implements Serializable |
|---|
| Serialized Fields |
|---|
boolean selectionSticky
List<E> selectionMenuItems
List<E> shapeGroup
List<E> colorList
int lastx
int lasty
int mousex
int mousey
boolean mouseWasPressed
String currentUrl
CanvasCommand currentCommand
String uniqueifier
boolean haveChanged
CanvasCommand dragCommand
JToggleButton selectButton
JMenuBar menuBar
| Class ucar.unidata.ui.drawing.TestCanvas extends EditCanvas implements Serializable |
|---|
| Package ucar.unidata.ui.event |
|---|
| Class ucar.unidata.ui.event.ActionValueEvent extends ActionEvent implements Serializable |
|---|
| Serialized Fields |
|---|
Object value
| Class ucar.unidata.ui.event.UIChangeEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
String property
Object objectChanged
Object newValue
| Package ucar.unidata.ui.imagery |
|---|
| Class ucar.unidata.ui.imagery.GarpImageSelector extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
RadioButtonFileSelector dataSources
RadioButtonFileSelector dataScales
RadioButtonFileSelector productTypes
JList timesList
ucar.unidata.ui.imagery.GarpImageSelector.DirFilter dirFilter
String topDir
ArrayList<E> imageList
String dataSourcesName
String dataScalesName
String productTypesName
String slash
| Package ucar.unidata.ui.symbol |
|---|
| Class ucar.unidata.ui.symbol.StationModelCanvas extends EditCanvas implements Serializable |
|---|
| Serialized Fields |
|---|
StationModelManager smm
List<E> shapeDescriptors
JCheckBoxMenuItem showAlignmentPointsMI
JMenu stationModelMenu
JMenu fileMenu
StationModel stationModel
JFrame frame
JLabel nameLabel
JComponent labelComponent
JLabel highlightLabel
MetSymbol highlightedMetSymbol
| Package ucar.unidata.util |
|---|
| Class ucar.unidata.util.ByteString extends Object implements Serializable |
|---|
| Class ucar.unidata.util.ByteString.Concrete extends ByteString implements Serializable |
|---|
| Serialized Fields |
|---|
byte[] ba_
| Class ucar.unidata.util.ByteString.Empty extends ByteString implements Serializable |
|---|
| Class ucar.unidata.util.ByteString.SubString extends ByteString.TrSubString implements Serializable |
|---|
| Serialized Fields |
|---|
int origin_
| Class ucar.unidata.util.ByteString.TrSubString extends ByteString.Concrete implements Serializable |
|---|
| Serialized Fields |
|---|
int length_
| Class ucar.unidata.util.DateGMT extends Date implements Serializable |
|---|
| Class ucar.unidata.util.FileManager.MyFileChooser extends JFileChooser implements Serializable |
|---|
| Class ucar.unidata.util.GuiUtils.CardLayoutPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int counter
CardLayout cardLayout
Hashtable<K,V> map
Hashtable<K,V> keyMap
| Class ucar.unidata.util.GuiUtils.ColorSwatch extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean doAlpha
Color color
JButton clearBtn
JButton setBtn
String label
| Class ucar.unidata.util.GuiUtils.ProgressDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JLabel statusLbl
boolean cancelPressed
| Class ucar.unidata.util.MemoryMonitor extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean running
long sleepInterval
Thread thread
int percentThreshold
int timesAboveThreshold
JLabel label1
JLabel label2
Color labelForeground
boolean inTheRed
boolean showClock
String memoryLabel
| Class ucar.unidata.util.Msg.SkipPanel extends JPanel implements Serializable |
|---|
| Class ucar.unidata.util.NaiveTrustProvider extends Provider implements Serializable |
|---|
| Class ucar.unidata.util.Parameter extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
String valueS
double[] valueD
boolean isString
int hashCode
| Class ucar.unidata.util.Range extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
double min
double max
| Class ucar.unidata.util.Timestamp extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
long millis_
| Class ucar.unidata.util.TimestampFormat extends Format implements Serializable |
|---|
| Serialized Fields |
|---|
DateFormat delegate_
| Class ucar.unidata.util.Tokenizer.EmptyToken extends ByteString.Empty implements Serializable |
|---|
| Serialized Fields |
|---|
String ident_
| Class ucar.unidata.util.UTCCalendar extends GregorianCalendar implements Serializable |
|---|
| Class ucar.unidata.util.WrapperException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
Throwable inner
| Package ucar.unidata.view |
|---|
| Class ucar.unidata.view.NewRendererEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
Renderer rend
| Package ucar.unidata.view.geoloc |
|---|
| Class ucar.unidata.view.geoloc.CursorMoveEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
Point2D world
| Class ucar.unidata.view.geoloc.GlobeScaleDialog extends VertScaleDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField valueFld
JSlider vexSlider
boolean ignoreUIEvents
| Class ucar.unidata.view.geoloc.JTableProjection extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
ucar.unidata.view.geoloc.JTableProjection.ProjectionTableModel model
boolean debug
ListenerManager lm
ProjectionManager projectionManager
boolean ignoreEvents
| Class ucar.unidata.view.geoloc.LatLonScalePanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox coordFormat
JTextField latBaseLabel
JTextField latIncrement
JTextField latLabel
JSpinner latMinorSpinner
LatLonAxisScaleInfo latScaleInfo
JTextField lonBaseLabel
JTextField lonIncrement
JTextField lonLabel
JSpinner lonMinorSpinner
LatLonAxisScaleInfo lonScaleInfo
MapProjectionDisplay mpDisplay
JFrame parent
JCheckBox xVisible
JCheckBox yVisible
JCheckBox use360
FontSelector fontSelector
| Class ucar.unidata.view.geoloc.MapProjectionDisplay.MapProjection3DAdapter extends CoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
int latIndex
int lonIndex
MapProjection mapProjection
double offsetX
double offsetY
double scaleX
double scaleY
CoordinateSystem theCoordinateSystem
int xIndex
int yIndex
| Class ucar.unidata.view.geoloc.NavigatedDisplayCursorReadout extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
NavigatedDisplay navDisplay
Real latitude
Real longitude
Real altitude
PropertyChangeListener latitudeChangeListener
PropertyChangeListener longitudeChangeListener
PropertyChangeListener altitudeChangeListener
JLabel valueDisplay
boolean myOwnLabel
boolean active
DecimalFormat formatter
String formatPattern
| Class ucar.unidata.view.geoloc.NavigatedDisplayToolBar extends JToolBar implements Serializable |
|---|
| Serialized Fields |
|---|
NavigatedDisplay navDisplay
| Class ucar.unidata.view.geoloc.NavigatedMapPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
NavigatedPanel navigatedPanel
List<E> mapRenderers
AffineTransform atI
ucar.unidata.geoloc.LatLonPoint ul
ucar.unidata.geoloc.LatLonPoint lr
| Class ucar.unidata.view.geoloc.NavigatedPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
AbstractAction setReferenceAction
Navigation navigate
ucar.unidata.geoloc.ProjectionImpl project
ListenerManager lmPick
ListenerManager lmMove
boolean selectRegionMode
String regionDragPoint
Rectangle2D screenRegion
ucar.unidata.geoloc.ProjectionRect selectedRegion
ucar.unidata.geoloc.ProjectionRect selectedRegionBounds
BufferedImage bImage
Color backColor
JLabel statusLabel
ucar.unidata.view.geoloc.NavigatedPanel.myImageObserver imageObs
ucar.unidata.view.geoloc.NavigatedPanel.NToolBar toolbar
JMenu menu
Timer redrawTimer
boolean changedSinceDraw
boolean changeable
int startX
int startY
int deltax
int deltay
boolean draggingMode
boolean zoomingMode
Rubberband zoomRB
boolean setReferenceMode
boolean hasReference
ucar.unidata.geoloc.ProjectionPointImpl refWorld
ucar.unidata.geoloc.LatLonPointImpl refLatLon
Point2D refScreen
int referenceSize
Cursor referenceCursor
StringBuffer sbuff
ucar.unidata.geoloc.ProjectionPointImpl workW
ucar.unidata.geoloc.LatLonPointImpl workL
ucar.unidata.geoloc.Bearing workB
Rectangle myBounds
ucar.unidata.geoloc.ProjectionRect boundingBox
DropTarget dropTarget
int repaintCount
boolean debugDraw
boolean debugEvent
boolean debugThread
boolean debugStatus
boolean debugTime
boolean debugPrinting
boolean debugBB
boolean debugZoom
boolean debugBounds
AbstractAction zoomIn
AbstractAction zoomOut
AbstractAction zoomDefault
AbstractAction zoomBack
AbstractAction moveUp
AbstractAction moveDown
AbstractAction moveLeft
AbstractAction moveRight
| Class ucar.unidata.view.geoloc.NewMapAreaEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isZoom
Rectangle2D bounds
| Class ucar.unidata.view.geoloc.NewProjectionEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
ucar.unidata.geoloc.ProjectionImpl project
| Class ucar.unidata.view.geoloc.PickEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
Point2D point
Rectangle2D bounds
MouseEvent mouseEvent
| Class ucar.unidata.view.geoloc.RangeAndBearingReadout extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
MapProjectionDisplay mapDisplay
RealReadout bearingReadout
RealReadout rangeReadout
PropertyChangeListener rangeChangeListener
PropertyChangeListener bearingChangeListener
JLabel valueDisplay
boolean myOwnLabel
boolean active
String rangeName
String bearingName
| Class ucar.unidata.view.geoloc.TransectDisplay.TransectCoordinateSystem extends CoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Gridded2DSet transect
double[] lenToPoint
double[] distances
double[] angles
double totalLength
int numLinePoints
int numSegments
| Class ucar.unidata.view.geoloc.VertScaleDialog extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ViewpointControl control
JDialog dialog
JTextField min
JTextField max
boolean ok
JFrame parent
VertScaleInfo vertScaleInfo
JComboBox unitCombo
JCheckBox visible
| Class ucar.unidata.view.geoloc.ViewpointDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField azimuthFld
JTextField tiltFld
boolean ok
JButton okButton
JButton cancelButton
ViewpointControl viewpointControl
| Package ucar.unidata.view.sounding |
|---|
| Class ucar.unidata.view.sounding.AerologicalCoordinateSystem extends CoordinateSystem implements Serializable |
|---|
| Class ucar.unidata.view.sounding.AerologicalReadoutTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
AerologicalReadoutTable.PressureReadout pressureReadout
AerologicalReadoutTable.AltitudeReadout altitudeReadout
AerologicalReadoutTable.TemperatureReadout bgTemperatureReadout
AerologicalReadoutTable.PotentialTemperatureReadout bgPotentialTemperatureReadout
AerologicalReadoutTable.SatEquivalentPotTempReadout bgSatEquivalentPotTempReadout
AerologicalReadoutTable.MixingRatioReadout bgSatMixingRatioReadout
AerologicalReadoutTable.TemperatureReadout profileTemperatureReadout
AerologicalReadoutTable.TemperatureReadout profileDewPointReadout
AerologicalReadoutTable.WindSpeedReadout profileWindSpeedReadout
AerologicalReadoutTable.WindDirectionReadout profileWindDirectionReadout
AerologicalReadoutTable.MyReadout profileMixingRatioReadout
AerologicalReadoutTable.LCLPressureReadout lclPressureReadout
AerologicalReadoutTable.LCLTemperatureReadout lclTemperatureReadout
AerologicalReadoutTable.LCLAltitudeReadout lclAltitudeReadout
AerologicalReadoutTable.PressureReadout lfcReadout
AerologicalReadoutTable.TemperatureReadout lfcTempReadout
AerologicalReadoutTable.PressureReadout lnbReadout
AerologicalReadoutTable.TemperatureReadout lnbTempReadout
AerologicalReadoutTable.CapeReadout capeReadout
AerologicalReadoutTable.CinReadout cinReadout
| Class ucar.unidata.view.sounding.AerologicalReadoutTable.MyTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> rowEntries
| Class ucar.unidata.view.sounding.CellCycleException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
DataReference ancestor
DataReference child
ComputeCell found
| Class ucar.unidata.view.sounding.ClockedBeanCycleException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
ClockedBean bean
| Class ucar.unidata.view.sounding.EmagramCoordinateSystem extends AerologicalCoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Real minimumX
Real maximumX
Real minimumY
Real maximumY
Real minimumPressure
Real maximumPressure
Real minimumTemperature
Real maximumTemperature
double minX
double maxX
double minY
double maxY
double minP
double maxP
double minT
double maxT
double yPerLogP
double logMinP
double xPerT
| Class ucar.unidata.view.sounding.SkewTCoordinateSystem extends AerologicalCoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Real minimumX
Real maximumX
Real minimumY
Real maximumY
Real minimumPressure
Real maximumPressure
Real minimumTemperature
Real maximumTemperature
Real isothermTangent
Real temperaturePerLogPressure
double minX
double maxX
double minY
double maxY
double minP
double maxP
double minT
double maxT
double tangent
double yPerLogP
double logMinP
double xPerT
| Class ucar.unidata.view.sounding.SkewTReadoutTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
SkewTReadoutTable.PressureReadout pressureReadout
SkewTReadoutTable.AltitudeReadout altitudeReadout
SkewTReadoutTable.TemperatureReadout bgTemperatureReadout
SkewTReadoutTable.PotentialTemperatureReadout bgPotentialTemperatureReadout
SkewTReadoutTable.SatEquivalentPotTempReadout bgSatEquivalentPotTempReadout
SkewTReadoutTable.MixingRatioReadout bgSatMixingRatioReadout
SkewTReadoutTable.TemperatureReadout profileTemperatureReadout
SkewTReadoutTable.TemperatureReadout profileDewPointReadout
SkewTReadoutTable.WindSpeedReadout profileWindSpeedReadout
SkewTReadoutTable.WindDirectionReadout profileWindDirectionReadout
SkewTReadoutTable.MyReadout profileMixingRatioReadout
SkewTReadoutTable.LCLPressureReadout lclPressureReadout
SkewTReadoutTable.LCLTemperatureReadout lclTemperatureReadout
SkewTReadoutTable.LCLAltitudeReadout lclAltitudeReadout
SkewTReadoutTable.PressureReadout lfcReadout
SkewTReadoutTable.TemperatureReadout lfcTempReadout
SkewTReadoutTable.PressureReadout lnbReadout
SkewTReadoutTable.TemperatureReadout lnbTempReadout
SkewTReadoutTable.CapeReadout capeReadout
SkewTReadoutTable.CinReadout cinReadout
| Class ucar.unidata.view.sounding.SkewTReadoutTable.MyTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> rowEntries
| Class ucar.unidata.view.sounding.SoundingObListModel extends AbstractListModel implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> soundingObs
| Class ucar.unidata.view.sounding.SoundingSelectionList extends JList implements Serializable |
|---|
| Serialized Fields |
|---|
JPanel jPanel
| Class ucar.unidata.view.sounding.SoundingSelector extends IdvChooser implements Serializable |
|---|
| Serialized Fields |
|---|
IdvChooser idvChooser
int connectionStep
PreferenceList servers
JTextField selectedFileDisplay
JList timesList
JList obsList
Vector<E> selectedObs
StationLocationMap stationMap
String directory
String filename
SoundingFileBrowser fileBrowser
AddeChooser addeChooser
JComboBox groupSelector
File selectedFile
boolean declutter
SoundingAdapter soundingAdapter
boolean multipleSelect
boolean forServer
boolean showMainHoursOnly
String directoryName
| Class ucar.unidata.view.sounding.StuveCoordinateSystem extends AerologicalCoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Real minimumX
Real maximumX
Real minimumY
Real maximumY
Real minimumPressure
Real maximumPressure
Real minimumTemperature
Real maximumTemperature
double minX
double maxX
double minY
double maxY
double minP
double maxP
double minT
double maxT
double yPerPowP
double powMinP
double xPerT
double powP
| Class ucar.unidata.view.sounding.WindBarbStaff extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
PropertySet propertySet
NonVetoableProperty minimumGeopotentialAltitudeProperty
NonVetoableProperty maximumGeopotentialAltitudeProperty
NonVetoableProperty displayedSpeedUnitProperty
NonVetoableProperty windProfileReferenceProperty
DisplayImpl display
DataReferenceImpl windProfileRef
Field originalWindProfile
Field workingWindProfile
DataReferenceImpl centerLineRef
Gridded2DSet centerLineData
Data emptyData
ScalarMap verticalCoordinateMap
float minGeopotentialAltitude
float maxGeopotentialAltitude
FlowControl flowControl
| Package ucar.unidata.view.station |
|---|
| Class ucar.unidata.view.station.StationLocationMap extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
NavigatedPanel navigatedPanel
Renderer mapRender
StationLocationRenderer stnRender
ucar.unidata.geoloc.ProjectionImpl project
AffineTransform atI
Property selectedStationProperty
Property unselectedStationProperty
Property unselectAllProperty
PropertySet propertySet
boolean multipleSelect
boolean wasDoubleClick
boolean debugTime
| Class ucar.unidata.view.station.StationModelView extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> metsym
String name
boolean debug
MetSymbol selected
int size
| Package ucar.unidata.xml |
|---|
| Class ucar.unidata.xml.XmlNodeList extends ArrayList implements Serializable |
|---|
| Package ucar.visad |
|---|
| Class ucar.visad.MapProjectionProjection extends ucar.unidata.geoloc.ProjectionImpl implements Serializable |
|---|
| Serialized Fields |
|---|
int xIndex
int yIndex
MapProjection mapProjection
| Class ucar.visad.ProjectionCoordinateSystem extends MapProjection implements Serializable |
|---|
| Serialized Fields |
|---|
ucar.unidata.geoloc.ProjectionImpl projection
ucar.unidata.geoloc.ProjectionPointImpl workP
ucar.unidata.geoloc.LatLonPointImpl workL
| Class ucar.visad.RadarGridCoordinateSystem extends NavigatedCoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Radar3DCoordinateSystem rcs
ucar.unidata.geoloc.LatLonPointImpl center
ucar.unidata.geoloc.LatLonPointImpl workLL
| Class ucar.visad.RadarMapProjection extends AREACoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
double lat
double lon
int width
int height
| Class ucar.visad.ReverseCoordinateSystem extends CoordinateSystem implements Serializable |
|---|
| Class ucar.visad.UTMCoordinateSystem extends MapProjection implements Serializable |
|---|
| Serialized Fields |
|---|
geotransform.ellipsoids.Ellipsoid ellipsoid
int[] zone
int onezone
boolean[] hemisphere_north
boolean onehemiflag
double startX
double startY
double width
double height
| Package ucar.visad.display |
|---|
| Class ucar.visad.display.AnimationBoxPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int myHeight
AnimationWidget widget
Object BOXES_MUTEX
List<E> myBoxes
int overBoxIndex
boolean[] copyForDrag
int dragStartIndex
boolean dragStartOk
int dragCurrentIndex
boolean numberKeyDown
int numberKey
| Class ucar.visad.display.AnimationBoxPanel.Box extends Rectangle2D.Double implements Serializable |
|---|
| Serialized Fields |
|---|
boolean ok
boolean on
| Class ucar.visad.display.AnimationPropertiesDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> resetList
boolean ok
JSlider fwdSlider
JSlider backSlider
JSlider startSlider
JSlider endSlider
JTextField fwdField
JTextField backField
JTextField startField
JTextField endField
JRadioButton shareNoneBtn
JRadioButton shareAbsBtn
JRadioButton shareRelBtn
JCheckBox boxesVisibleButton
JButton predefinedBtn
JComboBox dirCbx
JCheckBox saveAsPrototypeCbx
JComboBox resetCbx
AnimationInfo myInfo
AnimationWidget animationWidget
AnimationBoxPanel boxPanel
JComponent setContents
TimeLengthField intervalField
TimeLengthField startOffsetField
TimeLengthField endOffsetField
TimeLengthField roundToField
GuiUtils.CardLayoutPanel startExtra
GuiUtils.CardLayoutPanel endExtra
JLabel startDataModeLabel
JLabel endDataModeLabel
JLabel startCurrentModeLabel
JLabel endCurrentModeLabel
JLabel startRelativeModeLabel
JLabel endRelativeModeLabel
JTextField pollIntervalFld
JRadioButton animationSetNotActiveBtn
JRadioButton animationSetActiveBtn
JComboBox startTimeBox
JComboBox endTimeBox
DateTimePicker startTimePicker
DateTimePicker endTimePicker
List<E> baseTimeList
List<E> pollList
List<E> intervalList
String intervalText
boolean okToUpdate
Timeline timeline
JCheckBox timeDriverCbx
String[] PREDEFINED_METHODS
String[] PREDEFINED_LABELS
TimeLengthField predefinedIntervalField
JDialog predefinedDialog
| Package ucar.visad.functiontypes |
|---|
| Class ucar.visad.functiontypes.AirTemperatureProfile extends FunctionType implements Serializable |
|---|
| Class ucar.visad.functiontypes.AtmosphericProfile extends FunctionType implements Serializable |
|---|
| Class ucar.visad.functiontypes.CartesianHorizontalWindOfGeopotentialAltitude extends CartesianHorizontalWindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.CartesianHorizontalWindOfPressure extends CartesianHorizontalWindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.CartesianHorizontalWindProfile extends HorizontalWindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.DewPointProfile extends AirTemperatureProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.HorizontalWindProfile extends WindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.InSituAirTemperatureProfile extends AirTemperatureProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.PolarHorizontalWindOfGeopotentialAltitude extends PolarHorizontalWindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.PolarHorizontalWindOfPressure extends PolarHorizontalWindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.PolarHorizontalWindProfile extends HorizontalWindProfile implements Serializable |
|---|
| Class ucar.visad.functiontypes.WindProfile extends AtmosphericProfile implements Serializable |
|---|
| Package ucar.visad.quantities |
|---|
| Class ucar.visad.quantities.AirPressure.AirPressureCoordinateSystem extends CoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
double p0Float
double p0Double
EmpiricalCoordinateSystem logPCoordSys
| Class ucar.visad.quantities.AirPressure.StandardAtmosphereCoordinateSystem extends AirPressure.AirPressureCoordinateSystem implements Serializable |
|---|
| Class ucar.visad.quantities.GeopotentialAltitude.GeopotentialCoordinateSystem extends CoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Real gravity
| Class ucar.visad.quantities.PolarHorizontalWind.PolarCoordinateSystem extends CoordinateSystem implements Serializable |
|---|
| Serialized Fields |
|---|
Unit[] internalUnits
| Class ucar.visad.quantities.SaturationMixingRatio.MyFunction extends FunctionImpl implements Serializable |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||