Class CompositeDisplayable

java.lang.Object
ucar.visad.display.Displayable
ucar.visad.display.CompositeDisplayable
Direct Known Subclasses:
AerologicalDisplay.DisplayablePseudoAdiabaticTrajectory, MeanWindSet, PseudoAdiabaticDisplayable, RadarGrid, SelectorDisplayable, Sounding, SoundingSet, WindProfile, WindProfileSet

public class CompositeDisplayable extends Displayable
Supports composition of a list of Displayable-s into a single Displayable.

A change to the list of Displayable-s of an instance of this class fires a javax.swing.event.ListDataEvent.

Version:
$Revision: 1.50 $
Author:
Steven R. Emmerson