Uses of Class
ucar.unidata.util.Range
Packages that use Range
Package
Description
DataSource classes and utilities for gridded data.
The idv package.
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Charting facilities used by DisplayControls.
User Interface (UI) classes for the IDV
UI classes for color tables.
Meteorological symbol drawing.
General utilities.
Provides support for hiding some of the complexity of the VisAD package.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of Range in ucar.unidata.data.grid
Methods in ucar.unidata.data.grid that return RangeModifier and TypeMethodDescriptionstatic Range[]
GridUtil.fieldMinMax
(FlatField field) Find min and max of range data in any VisAD FlatFieldstatic Range[]
WrfUtil.fieldMinMax
(FlatField field, String function) Find min and max of range data in any VisAD FlatFieldstatic Range[]
get max and min of all range values in the current active fieldImplGridDataInstance.getRange
(int idx) Return the idx'th range valueRange[]
GridDataInstance.getRanges()
Get all the data ranges for this gridstatic Range
Make a range from a VisAD data rangestatic Range[]
GridUtil.makeRanges
(DataRange[] range) Make an array of Ranges from an array of DataRangesMethods in ucar.unidata.data.grid with parameters of type RangeModifier and TypeMethodDescriptionstatic DataRange
GridUtil.makeDataRange
(Range range) Make a DataRange from a Rangestatic DataRange[]
GridUtil.makeDataRanges
(Range[] range) Make an array of DataRanges from an array of Ranges -
Uses of Range in ucar.unidata.idv
Methods in ucar.unidata.idv that return RangeModifier and TypeMethodDescriptionDisplayConventions.getParamRange
(String paramName, Unit unit) Set range of values for lower and upper parameter values locked to lower and upper entries in color table.Methods in ucar.unidata.idv with parameters of type RangeModifier and TypeMethodDescriptionDisplayConventions.findContourInfo
(String paramName, RealType rangeType, Unit displayUnit, Range range) Find pre-determined contouring values for this parameter by name from the paramdefaults.xml file, or compute reasonable values of contouring values from the data itself.DisplayConventions.findContourInfo
(String paramName, RealType rangeType, Unit displayUnit, Range range, ContourInfo contourInfo) Find pre-determined contouring values for this parameter by name from the paramdefaults.xml file, or compute reasonable values of contouring values from the data itself. -
Uses of Range in ucar.unidata.idv.control
Fields in ucar.unidata.idv.control declared as RangeModifier and TypeFieldDescriptionprotected Range
CrossSectionControl.verticalAxisRange
range for Y axisMethods in ucar.unidata.idv.control that return RangeModifier and TypeMethodDescriptionDisplayControlImpl.convertColorRange
(Range rawRange, Unit rawUnit) Utility to convert the given raw data range into the display unitsGridDisplayControl.convertColorRange
(Range rawRange) Utility to convert the given raw data range into the display unitsDisplayControlImpl.convertRange
(Range rawRange, Unit rawUnit, Unit outUnit) Utility to convert the given raw data range into the display unitsFlowCrossSectionControl.getColorRangeFromData()
Return the range attribute of the colorTable (if non-null) else return null;GridDisplayControl.getColorRangeFromData()
Return the range attribute of the colorTable (if non-null) else return null;ImageSequenceControl.getColorRangeFromData()
Return the range attribute of the colorTable (if non-null) else return null;PointCloudControl.getColorRangeFromData()
Get the color range from the dataCrossSectionControl.getCrossSectionVerticalRange
(GriddedSet domainSet) _more_protected Range
GridDisplayControl.getDataRangeInColorUnits()
Get the range of the data in color units.CrossSectionControl.getDataVerticalRange()
_more_CrossSectionControl.getDefaultVerticalRange()
_more_RadarCrossSectionControl.getDefaultVerticalRange()
_more_FlowPlanViewControl.getFlowColorRange()
_more_GridTrajectoryControlNew.MyTrajectoryControl.getFlowColorRange()
_more_VolumeVectorControl.getFlowColorRange()
_more_FlowCrossSectionControl.getFlowRange()
Get the flow range.FlowPlanViewControl.getFlowRange()
Get the flow range.GridTrajectoryControlNew.MyTrajectoryControl.getFlowRange()
Get the flow range.VolumeVectorControl.getFlowRange()
Get the flow range.ScatterDisplay.getImageRange
(FlatField image) _more_protected Range
DisplayControlImpl.getInitialRange()
Hook method to allow derived classes to return a different initialRange
protected Range
DrawingControl.getInitialRange()
Hook method to allow derived classes to return a different initialRange
protected Range
FlowPlanViewControl.getInitialRange()
_more_protected Range
GridDisplayControl.getInitialRange()
Return the default rangeprotected Range
GridTrajectoryControlNew.MyTrajectoryControl.getInitialRange()
_more_protected Range
ImagePlanViewControl.getInitialRange()
Get the initial range for the data and color table.protected Range
ImageSequenceControl.getInitialRange()
Get the initial range for the data and color table.protected Range
PointCloudControl.getInitialRange()
Hook method to allow derived classes to return a different initialRange
protected Range
ProfilerMultiStationControl.getInitialRange()
Get the initial range for the color tableprotected Range
VolumeVectorControl.getInitialRange()
_more_protected Range
WindTimeHeightControl.getInitialRange()
Get the initial range for the color tableprotected Range
PlanViewControl.getLevelColorRange()
Get the range for the current slice.CrossSectionControl.getLineRange()
get line range -- should be overridden by sub classes that actually set the valueDataTransectControl.getLineRange()
return lineRange for widgetsColorTableWidget.getRange()
Get the range for the dataDisplayControlImpl.getRange()
Get the range for the parameterFlowPlanViewControl.getRange()
_more_GridTrajectoryControl.MyTrackControl.getRange()
_more_GridTrajectoryControlNew.MyTrajectoryControl.getRange()
_more_PlanViewControl.VerticalRangeWidget.getRange()
Get the range information for this widget.RangeColorPreview.getRange()
get the rangeReadoutInfo.getRange()
Get the Range property.ContourCrossSectionControl.MyContourCrossSectionControl.getRangeForColorTable()
Get the range for the color table.DisplayControlImpl.getRangeForColorTable()
Get the range for the color table.FlowCrossSectionControl.MyFlowCrossSectionControl.getRangeForColorTable()
Get the range for the color table.FlowPlanViewControl.getRangeForColorTable()
_more_GridTrajectoryControlNew.MyTrajectoryControl.getRangeForColorTable()
_more_StationModelControl.getRangeForColorTable()
Get the range for the color table.TimeHeightControl.MyTimeHeightControl.getRangeForColorTable()
Get the range for the color table.VolumeVectorControl.getRangeForColorTable()
_more_PlanViewControl.VerticalRangeWidget.getRangeFromColorTable()
Get the range from the color tableSelectRangeWidget.getRangeFromColorTable()
Get the range from the color tableDisplayControlImpl.getRangeToApply()
Get the range to use to apply to displayablesGridTrajectoryControl.getRangeToApply()
_more_GridTrajectoryControlNew.getRangeToApply()
_more_StationModelControl.getRangeToApply()
Overwrite base class method to return the color range to use when applying to displayables.DisplayControlImpl.getSelectRange()
Get the range for the dataRange[]
FlowPlanViewControl.getSpeedRange
(FieldImpl ff) _more_GridTrajectoryControl.getTrjColorRange()
_more_GridTrajectoryControlNew.getTrjColorRange()
_more_CrossSectionControl.getVerticalAxisRange()
Get the range on the vertical Axis of the cross sectionPlanViewControl.getVerticalRange()
Get the vertical rangeTimeHeightControl.getVerticalRange
(GriddedSet domainSet) _more_Methods in ucar.unidata.idv.control with parameters of type RangeModifier and TypeMethodDescriptionDisplayControlImpl.convertColorRange
(Range rawRange, Unit rawUnit) Utility to convert the given raw data range into the display unitsGridDisplayControl.convertColorRange
(Range rawRange) Utility to convert the given raw data range into the display unitsDisplayControlImpl.convertRange
(Range rawRange, Unit rawUnit, Unit outUnit) Utility to convert the given raw data range into the display unitsDisplayControlImpl.getColorTableWidget
(Range r) Get the ColorTableWidget using the specified range.DisplayControlImpl.getSelectRangeWidget
(Range r) Get the SelectRangeWidget using the specified range.ScatterDisplay.makeImageDisplay
(MapProjection mapProj, FlatField image, FlatField mask_image, Range imageRange, ColorTable colorTable) _more_void
FlowPlanViewControl.setFlowColorRange
(Range colorRange) _more_void
GridTrajectoryControlNew.MyTrajectoryControl.setFlowColorRange
(Range colorRange) _more_void
VolumeVectorControl.setFlowColorRange
(Range colorRange) _more_void
FlowCrossSectionControl.setFlowRange
(Range f) Set the flow range.void
FlowPlanViewControl.setFlowRange
(Range f) Set the flow range.void
GridTrajectoryControlNew.MyTrajectoryControl.setFlowRange
(Range f) Set the flow range.void
VolumeVectorControl.setFlowRange
(Range f) Set the flow range.void
Set the range for the color table.void
Set the range (from the colortablewidget)void
Set the range for the color table.void
_more_void
_more_void
_more_void
_more_void
Set the range information for this widget.void
Set the range for the componentvoid
Set the range for the componentvoid
Set the Range property.void
Set the range information for this widget.void
ColorTableWidget.setRangeDialog
(Range r) Set the value in the min max fields in the range dialogvoid
RangeDialog.setRangeDialog
(Range r) Set the value in the min max fields in the range dialogvoid
RangeWidget.setRangeDialog
(Range r) Set the dialog with the given rangevoid
DisplayControlImpl.setSelectRange
(Range newRange) Set the range for the select data.void
GridTrajectoryControl.setTrjColorRange
(Range crange) _more_void
GridTrajectoryControlNew.setTrjColorRange
(Range crange) _more_void
CrossSectionControl.setVerticalAxisRange
(Range range) Set the range on the Y Axis of the cross sectionvoid
PlanViewControl.setVerticalRange
(Range vertRange) Set the range on the parameter topography ScalarMapprotected void
CrossSectionControl.setYAxisRange
(XSDisplay display, Range range) Methods to do the things that need to be done when the data range changes.protected void
DataTransectControl.setYAxisRange
(XSDisplay display, Range range) Methods to do the things that need to be done when the data range changes.void
HydraControl.updateRange
(Range range) Constructors in ucar.unidata.idv.control with parameters of type RangeModifierConstructorDescriptionColorTableWidget
(DisplayControlImpl theDisplayControl, ColorTableManager colorTableManager, ColorTable ct, Range r) Construct a ColorTableWidgetRangeDialog
(DisplayControlImpl displayControl, Range r, String title, String setRangeMethod) Construct the widget.RangeDialog
(DisplayControlImpl displayControl, Range r, String title, String setRangeMethod, Component launcher) Construct the widget.SelectRangeWidget
(DisplayControlImpl control, Range range) Construct a SelectRangeWidgetSelectRangeWidget
(DisplayControlImpl control, Range range, String dialogTitle) Construct a SelectRangeWidgetVerticalRangeWidget
(PlanViewControl control, Range range) Construct a VerticalRangeWidgetVerticalRangeWidget
(PlanViewControl control, Range range, String dialogTitle) Construct a VerticalRangeWidget -
Uses of Range in ucar.unidata.idv.control.chart
Methods in ucar.unidata.idv.control.chart that return RangeMethods in ucar.unidata.idv.control.chart with parameters of type RangeModifier and TypeMethodDescriptionvoid
Set the Range property.void
LineState.setRangeInProperties
(Range r) apply range to gui -
Uses of Range in ucar.unidata.idv.flythrough
Methods in ucar.unidata.idv.flythrough that return RangeMethods in ucar.unidata.idv.flythrough with parameters of type RangeConstructors in ucar.unidata.idv.flythrough with parameters of type Range -
Uses of Range in ucar.unidata.idv.ui
Methods in ucar.unidata.idv.ui that return RangeModifier and TypeMethodDescriptionParamDefaultsEditor.getParamRange
(String paramName) Returns a Range based on the parameter name (e.g., rh, t, etc.)ParamInfo.getRange()
Get theRange
Methods in ucar.unidata.idv.ui with parameters of type RangeConstructors in ucar.unidata.idv.ui with parameters of type Range -
Uses of Range in ucar.unidata.ui.colortable
Methods in ucar.unidata.ui.colortable with parameters of type RangeModifier and TypeMethodDescriptionstatic ColorTable
ColorTableDefaults.createColorTable
(ArrayList l, String name, String category, float[][] table, boolean tableFlipped, Range range) Create a ColorTable and add it to the given listvoid
Set the range used by the color table canvas -
Uses of Range in ucar.unidata.ui.symbol
Methods in ucar.unidata.ui.symbol that return RangeModifier and TypeMethodDescriptionMetSymbol.getColorTableRange()
Get the ColorTableRange property.RotateInfo.getDataRange()
Get the DataRange property.RotateInfo.getRange()
Get the Range property.MetSymbol.getScaleDataRange()
Get the ScaleRange property.MetSymbol.getScaleRange()
Get the ScaleRange property.Methods in ucar.unidata.ui.symbol with parameters of type RangeModifier and TypeMethodDescriptionvoid
MetSymbol.setColorTableRange
(Range value) Set the ColorTableRange property.void
RotateInfo.setDataRange
(Range value) Set the Range property.void
Set the Range property.void
MetSymbol.setRotateDataRange
(Range value) Set the RotateRange property.void
MetSymbol.setRotateRange
(Range value) Set the RotateRange property.void
MetSymbol.setScaleDataRange
(Range value) Set the ScaleRange property.void
MetSymbol.setScaleRange
(Range value) Set the ScaleRange property. -
Uses of Range in ucar.unidata.util
Methods in ucar.unidata.util that return RangeMethods in ucar.unidata.util with parameters of type RangeModifier and TypeMethodDescriptionColorTable.init
(String name, String category, ArrayList colors, ArrayList scales, ArrayList breakpoints, Range r) Initialize a color table a new ColorTable.Initialize a color table a new ColorTable.void
Set the range for this table.Constructors in ucar.unidata.util with parameters of type Range -
Uses of Range in ucar.visad
Methods in ucar.visad that return RangeModifier and TypeMethodDescriptionstatic Range
Util.convertRange
(Range range, Unit rangeUnit, Unit outUnit) Utility to convert the given raw data range into the other unitsMethods in ucar.visad with parameters of type RangeModifier and TypeMethodDescriptionstatic Range
Util.convertRange
(Range range, Unit rangeUnit, Unit outUnit) Utility to convert the given raw data range into the other unitsstatic double
GeoUtils.normalizeLongitude
(Range lonRange, double value) Normalize a longitude between the range of the max/min.static float
GeoUtils.normalizeLongitude
(Range lonRange, float value) Normalize a longitude between the range of the max/min. -
Uses of Range in ucar.visad.display
Methods in ucar.visad.display with parameters of type RangeModifier and TypeMethodDescriptionvoid
FlowDisplayable.setFlowRange
(Range flowRange) Set the range of the flow mapsvoid
Displayable.setRangeForColor
(Range r) Just a wrapper around the otherDisplayable.setRangeForColor(double, double)
void
Displayable.setSelectedRange
(Range r) Just a wrapper around the otherDisplayable.setSelectedRange(double, double)