Class AerologicalReadoutTable.SeparatorRowEntry

java.lang.Object
ucar.unidata.view.sounding.AerologicalReadoutTable.RowEntry
ucar.unidata.view.sounding.AerologicalReadoutTable.SeparatorRowEntry
Enclosing class:
AerologicalReadoutTable

protected class AerologicalReadoutTable.SeparatorRowEntry extends AerologicalReadoutTable.RowEntry
Provides support for separating rows in the table.
  • Constructor Details

    • SeparatorRowEntry

      public SeparatorRowEntry(String name)
      Constructs from a name.
      Parameters:
      name - The name of the separator.
  • Method Details