Uses of Class
ucar.unidata.util.TwoFacedObject
Packages that use TwoFacedObject
Package
Description
DataSource classes and utilities for point (e.g., surface) data.
The idv package.
Choosers for the IDV.
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Drawing control utilities and wrappers for glyphs.
IDV support for publishing to web logs and THREDDS catalogs
General utilities.
The view component for geolocation (projections, navigated panels, etc).
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of TwoFacedObject in ucar.unidata.data.point
Methods in ucar.unidata.data.point with parameters of type TwoFacedObjectModifier and TypeMethodDescriptionvoid
PointDataSource.setRoundToFromComboBox
(TwoFacedObject tfo) Set the propertyvoid
PointDataSource.setWidthFromComboBox
(TwoFacedObject tfo) set the property -
Uses of TwoFacedObject in ucar.unidata.idv
Fields in ucar.unidata.idv declared as TwoFacedObjectModifier and TypeFieldDescriptionprotected static TwoFacedObject[]
ViewManager.logoPoses
logo positionsMethods in ucar.unidata.idv that return TwoFacedObjectModifier and TypeMethodDescriptionprotected TwoFacedObject
Find the appropriate combobox item from the stringMethods in ucar.unidata.idv that return types with arguments of type TwoFacedObjectModifier and TypeMethodDescriptionMapViewManager.getScreenCoordinates()
Get a list of named locations of the different points of the view rectangle. -
Uses of TwoFacedObject in ucar.unidata.idv.chooser
Fields in ucar.unidata.idv.chooser declared as TwoFacedObjectModifier and TypeFieldDescriptionprotected TwoFacedObject
TimesChooser.selectedDriver
Selected driverMethods in ucar.unidata.idv.chooser with parameters of type TwoFacedObjectModifier and TypeMethodDescriptionvoid
TimesChooser.updatetimeline
(TwoFacedObject id) Update the timelinevoid
TDSRadarChooser.updatetimelineOld
(TwoFacedObject id) _more_ -
Uses of TwoFacedObject in ucar.unidata.idv.chooser.adde
Methods in ucar.unidata.idv.chooser.adde that return TwoFacedObjectModifier and TypeMethodDescriptionprotected TwoFacedObject[]
AddeGLMDataChooser.getDefaultDatasets()
Get the default datasets for the chooser.protected TwoFacedObject[]
AddeLightningDataChooser.getDefaultDatasets()
Get the default datasets for the chooser.protected TwoFacedObject[]
AddePointDataChooser.getDefaultDatasets()
Get an array ofTwoFacedObject
-s for the datasets.protected TwoFacedObject[]
AddeRaobPointDataChooser.getDefaultDatasets()
Get the default datasets for the chooser. -
Uses of TwoFacedObject in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control that return TwoFacedObjectModifier and TypeMethodDescriptionstatic TwoFacedObject
DisplayControlBase.createStationTfo
(Object o) A utility to wrap the given object (which should be a NamedStationImpl) in a TwoFacedObject, truncating the label to a fixed size.protected TwoFacedObject
DisplayControlBase.getLabeledReal
(Object level) Get a labeled RealMethods in ucar.unidata.idv.control with parameters of type TwoFacedObjectModifier and TypeMethodDescriptionvoid
WMSControl.resolutionChanged
(TwoFacedObject tfo) User changed resolutionvoid
StationModelControl.setChartSettings
(TwoFacedObject tfo) recieve the chart display settings -
Uses of TwoFacedObject in ucar.unidata.idv.control.drawing
Methods in ucar.unidata.idv.control.drawing with parameters of type TwoFacedObjectModifier and TypeMethodDescriptionvoid
SymbolGlyph.setPropertySymbol
(TwoFacedObject tfo) set the symbol -
Uses of TwoFacedObject in ucar.unidata.idv.publish
Methods in ucar.unidata.idv.publish that return types with arguments of type TwoFacedObjectModifier and TypeMethodDescriptionstatic List
<TwoFacedObject> PublishManager.getPublisherTypes
(IntegratedDataViewer idv, Element root) Process the given xml, instantiating a list ofIdvPublisher
s -
Uses of TwoFacedObject in ucar.unidata.util
Methods in ucar.unidata.util that return TwoFacedObjectModifier and TypeMethodDescriptionstatic TwoFacedObject
Finf the tfo with the given id in the liststatic TwoFacedObject
GuiUtils.makeTwoFacedFont
(Font f) Make a TwoFacedObject from a font for displaying in a combobox.Method parameters in ucar.unidata.util with type arguments of type TwoFacedObjectModifier and TypeMethodDescriptionstatic String
Json.tfoList
(List<TwoFacedObject> values) Create a list of JSON object from a list of TwoFacedObjectsstatic String
Json.tfoList
(List<TwoFacedObject> values, String idKey, String labelKey) Create a list of JSON object from a list of TwoFacedObjects -
Uses of TwoFacedObject in ucar.unidata.view.geoloc
Methods in ucar.unidata.view.geoloc that return types with arguments of type TwoFacedObjectModifier and TypeMethodDescriptionNavigatedDisplay.getScreenCoordinates()
Get the screen coordinatesNavigatedDisplay.getScreenSidesCoordinates()
_more_ -
Uses of TwoFacedObject in ucar.visad
Fields in ucar.visad declared as TwoFacedObjectModifier and TypeFieldDescriptionstatic final TwoFacedObject[]
ShapeUtility.SHAPES
Array of all of the shapesMethods in ucar.visad that return TwoFacedObjectModifier and TypeMethodDescriptionstatic TwoFacedObject
Util.labeledReal
(Real r) Wrap a Real as a TwoFacedObject with a formatted labelstatic TwoFacedObject
Util.labeledReal
(Real r, boolean includeUnit) Wrap a Real as a TwoFacedObject with a formatted label