public class Grib1CollectionPanel.Gds1Bean extends Object implements Comparable<Grib1CollectionPanel.Gds1Bean>
| Constructor and Description |
|---|
Grib1CollectionPanel.Gds1Bean() |
Grib1CollectionPanel.Gds1Bean(Grib1SectionGridDefinition m) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Grib1CollectionPanel.Gds1Bean o) |
double |
getDx() |
double |
getDxRaw() |
double |
getDy() |
double |
getDyRaw() |
String |
getGridName() |
int |
getGridNo() |
long |
getHash() |
int |
getNx() |
int |
getNxRaw() |
int |
getNy() |
int |
getNyRaw() |
String |
getResolution() |
String |
getScanMode() |
boolean |
isVertCoords() |
public Grib1CollectionPanel.Gds1Bean()
public Grib1CollectionPanel.Gds1Bean(Grib1SectionGridDefinition m)
public long getHash()
public int getGridNo()
public boolean isVertCoords()
public String getGridName()
public String getScanMode()
public String getResolution()
public double getDx()
public double getDy()
public double getDxRaw()
public double getDyRaw()
public int getNx()
public int getNy()
public int getNxRaw()
public int getNyRaw()
public int compareTo(Grib1CollectionPanel.Gds1Bean o)
compareTo in interface Comparable<Grib1CollectionPanel.Gds1Bean>Copyright © 1999–2013 UCAR/Unidata. All rights reserved.