public class FastMGRS
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
FastMGRS.OnEnterListener |
Constructor and Description |
---|
FastMGRS(MapView mapView,
boolean spi)
Construct a FastMGRS ui with the sole purpose of dropping a visual SPI at that
location.
|
FastMGRS(MapView mapView,
boolean spi,
FastMGRS.OnEnterListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
show() |
public FastMGRS(MapView mapView, boolean spi, FastMGRS.OnEnterListener listener)
public FastMGRS(MapView mapView, boolean spi)