visad.data.hdfeos
Class NamedDimension
- java.lang.Object
-
- visad.data.hdfeos.NamedDimension
-
public class NamedDimension extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanequals(NamedDimension obj)GeoMapgetGeoMap()intgetLength()java.lang.StringgetName()booleanisGeoMapDefined()booleanisUnlimited()voidsetLength(int len)java.lang.StringtoString()
-
-
-
Method Detail
-
getName
public java.lang.String getName()
-
equals
public boolean equals(NamedDimension obj)
-
setLength
public void setLength(int len)
-
getLength
public int getLength()
-
getGeoMap
public GeoMap getGeoMap()
-
isGeoMapDefined
public boolean isGeoMapDefined()
-
isUnlimited
public boolean isUnlimited()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG