public class IsShowEnglishLabelsMapFunctor extends java.lang.Object implements GuiIfc.MapFunctor
| Constructor and Description |
|---|
IsShowEnglishLabelsMapFunctor() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToMap(GeoMapIfc map)
Perform some operation on the specified map view.
|
boolean |
isShowingEnglishLabels()
Report the collected answer of this functor.
|
public void applyToMap(GeoMapIfc map)
applyToMap in interface GuiIfc.MapFunctormap - LimitedGeoMapIfc to operate onpublic boolean isShowingEnglishLabels()