public class GeoMapSet extends Object
GeoMapSet()
void
add(GeoMap obj)
GeoMap
getElement(int ii)
getGeoMap(NamedDimension obj)
getGeoMap(String name)
int
getSize()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeoMapSet()
public void add(GeoMap obj)
public int getSize()
public GeoMap getElement(int ii)
public GeoMap getGeoMap(NamedDimension obj)
public GeoMap getGeoMap(String name)