@FunctionalInterface
public static interface GuiIfc.MapFunctor
Modifier and Type | Method and Description |
---|---|
void |
applyToMap(GeoMapIfc map)
Perform some operation on the specified map view.
|
void applyToMap(GeoMapIfc map)
map
- LimitedGeoMapIfc to operate on