Class WindStaffDisplayRenderer

All Implemented Interfaces:
EventListener, WindProfileDisplayRenderer, ControlListener, RendererSourceListener

public class WindStaffDisplayRenderer extends DefaultDisplayRendererJ2D implements WindProfileDisplayRenderer
Provides support for a VisAD DisplayRenderer for a wind-staff display.
Version:
$Id: WindStaffDisplayRenderer.java,v 1.12 2005/05/13 18:33:42 jeffmc Exp $
Author:
Steven R. Emmerson, Unidata/UCAR
  • Field Details

    • CURSOR_POSITION

      public static String CURSOR_POSITION
      The name of the cursor position property.
  • Constructor Details

    • WindStaffDisplayRenderer

      public WindStaffDisplayRenderer()
      Constructs from nothing.
  • Method Details