|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.data.hdfeos.NamedDimension
| Constructor Summary | |
(package private) |
NamedDimension(int struct_id,
String name,
int length,
GeoMap g_map)
|
| Method Summary | |
boolean |
equals(NamedDimension obj)
|
GeoMap |
getGeoMap()
|
int |
getLength()
|
String |
getName()
|
boolean |
isGeoMapDefined()
|
boolean |
isUnlimited()
|
void |
setLength(int len)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
NamedDimension(int struct_id,
String name,
int length,
GeoMap g_map)
| Method Detail |
public String getName()
public boolean equals(NamedDimension obj)
public void setLength(int len)
public int getLength()
public GeoMap getGeoMap()
public boolean isGeoMapDefined()
public boolean isUnlimited()
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||