gov.nasa.worldwind
Class PlaceNameServiceSet
java.lang.Object
gov.nasa.worldwind.PlaceNameServiceSet
public class PlaceNameServiceSet
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlaceNameServiceSet
public PlaceNameServiceSet()
addService
public boolean addService(PlaceNameService placeNameService,
boolean replace)
- Parameters:
placeNameService - replace -
- Returns:
-
- Throws:
IllegalArgumentException - if placeNameService is null
deepCopy
public final PlaceNameServiceSet deepCopy()
getService
public final PlaceNameService getService(int index)
getServiceCount
public final int getServiceCount()