|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.data.hdfeos.Variable
public class Variable
Method Summary | |
---|---|
boolean |
equals(Variable obj)
|
visad.data.hdfeos.Calibration |
getCalibration()
|
NamedDimension |
getDim(int ii)
|
DimensionSet |
getDimSet()
|
String |
getName()
|
int |
getNumberType()
|
int |
getRank()
|
boolean |
isCoordVar()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getName()
public int getRank()
public visad.data.hdfeos.Calibration getCalibration()
public boolean equals(Variable obj)
public DimensionSet getDimSet()
public NamedDimension getDim(int ii)
public int getNumberType()
public boolean isCoordVar()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |