public class CdmIndex2Panel.VarBean extends Object
| Constructor and Description |
|---|
CdmIndex2Panel.VarBean() |
CdmIndex2Panel.VarBean(GribCollection.VariableIndex vindex,
GribCollection.GroupGC group) |
| Modifier and Type | Method and Description |
|---|---|
float |
getDensity() |
String |
getGroupId() |
int |
getHash() |
String |
getIndexes() |
String |
getIntvName() |
String |
getName() |
int |
getNDups() |
int |
getNMissing() |
int |
getNRecords() |
String |
getVariableId() |
void |
makeGribConfig(Formatter f) |
public CdmIndex2Panel.VarBean()
public CdmIndex2Panel.VarBean(GribCollection.VariableIndex vindex, GribCollection.GroupGC group)
public int getNRecords()
public int getNMissing()
public int getNDups()
public float getDensity()
public String getIndexes()
public String getIntvName()
public int getHash()
public String getGroupId()
public String getVariableId()
public String getName()
public void makeGribConfig(Formatter f)
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.