|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.data.hdfeos.GeoMapSet
public class GeoMapSet
Constructor Summary | |
---|---|
GeoMapSet()
|
Method Summary | |
---|---|
void |
add(GeoMap obj)
|
GeoMap |
getElement(int ii)
|
GeoMap |
getGeoMap(NamedDimension obj)
|
GeoMap |
getGeoMap(String name)
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeoMapSet()
Method Detail |
---|
public void add(GeoMap obj)
public int getSize()
public GeoMap getElement(int ii)
public GeoMap getGeoMap(NamedDimension obj)
public GeoMap getGeoMap(String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |