Uses of Class
ucar.visad.display.CompositeDisplayable
Packages that use CompositeDisplayable
Package
Description
Drawing control utilities and wrappers for glyphs.
User interface utilities: extensions of AWT and Swing classes.
Provides support for aerological diagrams.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of CompositeDisplayable in ucar.unidata.idv.control.drawing
Fields in ucar.unidata.idv.control.drawing declared as CompositeDisplayableModifier and TypeFieldDescriptionprotected CompositeDisplayable
DrawingGlyph.parentDisplayable
Top level displayableprotected CompositeDisplayable
DrawingGlyph.selectionDisplayable
Shows selected highlightMethods in ucar.unidata.idv.control.drawing that return CompositeDisplayableModifier and TypeMethodDescriptionprotected CompositeDisplayable
DrawingGlyph.getParent()
Get the main displayable. -
Uses of CompositeDisplayable in ucar.unidata.ui
Methods in ucar.unidata.ui that return CompositeDisplayableModifier and TypeMethodDescriptionMapWidget.createMaps()
Get the map composite which is all the maps that are set to be visible. -
Uses of CompositeDisplayable in ucar.unidata.view.sounding
Subclasses of CompositeDisplayable in ucar.unidata.view.soundingModifier and TypeClassDescriptionprotected class
Provides support for displaying the trajectory of a lifted parcel.class
Provides support for a CompositeDisplayable of mean winds.final class
Displayable
for the pseudo-adiabatic path of a lifted air parcel.class
Provides support for a composite displayable comprising a temperature profile and a dew-point profile.class
Provides support for a CompositeDisplayable of Sounding-s.class
Provides support for the display of a wind profile on in an AerologicalDisplay as a set of as a set of wind barbs.class
Provides support for the display of a vertical profile of the horizontal wind.class
Provides support for a CompositeDisplayable of WindProfile-s.class
Provides support for the display of a wind profile as a collection of wind arrows.class
Provides support for displaying a wind profile as a trace. -
Uses of CompositeDisplayable in ucar.visad.display
Subclasses of CompositeDisplayable in ucar.visad.displayModifier and TypeClassDescriptionclass
Class for a probe that defines an area.class
CrossSectionSelector is a composite of two endpoints that can be moved independently, a line connecting the two points, and a middle point that can be used to move orthoganally to the line.class
Class for a probe.class
Class for a probe.class
A class to support a standard radar grid display - range rings, radials and labels.class
SelectorDisplayable is an abstract class that manages a list of PropertyChangeListeners.class
ZSelector is a single small color-filled box on the screen that the user can move vertically by dragging with mouse button three; it can be used to control items whose position has a z value in a VisAD display.Fields in ucar.visad.display declared as CompositeDisplayableMethods in ucar.visad.display with parameters of type CompositeDisplayableModifier and TypeMethodDescriptionprotected void
Displayable.setParent
(CompositeDisplayable parent) Set the parent.Constructors in ucar.visad.display with parameters of type CompositeDisplayableModifierConstructorDescriptionprotected
Constructs from another instance.