Package hec.gfx2d

Class LocationIndex

java.lang.Object
hec.gfx2d.LocationIndex

public class LocationIndex extends Object
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
  • Field Details

    • location

      public String location
    • parameter

      public String parameter
    • index

      public int index
  • Constructor Details

    • LocationIndex

      public LocationIndex(String loc, String param, int idx)