Package hec.map.flo2d

Class Flo2dDepthGlyph

All Implemented Interfaces:
ElevationGlyph, Comparable<MapGlyph>

public class Flo2dDepthGlyph extends Flo2dGlyph
  • Constructor Details

    • Flo2dDepthGlyph

      public Flo2dDepthGlyph()
    • Flo2dDepthGlyph

      public Flo2dDepthGlyph(MapPanel panel, Flo2dDepthMap map)
  • Method Details

    • shouldDrawZeroCells

      protected boolean shouldDrawZeroCells()
      Overrides:
      shouldDrawZeroCells in class Flo2dGlyph
      Returns:
    • drawElevationStats

      public void drawElevationStats(Graphics g, LocalRegion region)
      Description copied from interface: ElevationGlyph
      Compute and draw max min and average elevation for the given region
    • getToolTipText

      public String getToolTipText(WorldPt wpt, MouseEvent e)
      Description copied from class: MapGlyph
      Gets the ToolTipText of the MapGlyph object

      Overrides:
      getToolTipText in class MapGlyph
      Parameters:
      wpt - the WorldPt location of the mouse cursor
      e - the MouseEvent

      Returns:
      The ToolTipText at wpt
    • getColorContour

      protected ColorContour getColorContour()
      Specified by:
      getColorContour in class Flo2dGlyph
      Returns: