|
NASA World Wind WMS | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapRegistry
Method Summary | |
---|---|
void |
addMapSource(MapSource mapSource)
|
void |
addNamedMapSource(MapSource mapSource)
|
boolean |
doesNamedMapSourceExist(String name)
|
Iterator<MapSource> |
getAllMapSources()
|
Iterator<String> |
getMapNames()
|
MapSource |
getNamedMapSource(String name)
|
Method Detail |
---|
void addMapSource(MapSource mapSource)
void addNamedMapSource(MapSource mapSource)
boolean doesNamedMapSourceExist(String name)
Iterator<MapSource> getAllMapSources()
Iterator<String> getMapNames()
MapSource getNamedMapSource(String name)
|
NASA World Wind WMS | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |