public class GLDt2OutlineOverlay extends GLAbstractLayer2 implements Dt2FileWatcher.Listener
| Modifier and Type | Class and Description |
|---|---|
static class |
GLDt2OutlineOverlay.Instance |
| Modifier and Type | Field and Description |
|---|---|
static GLLayerSpi2 |
SPI |
| Modifier and Type | Method and Description |
|---|---|
void |
drawImpl(GLMapView ortho,
int renderPass) |
Layer |
getSubject() |
void |
onDtedFilesUpdated() |
void |
release() |
void |
start() |
void |
stop() |
public void release()
public void start()
public void stop()
public Layer getSubject()
public void onDtedFilesUpdated()
onDtedFilesUpdated in interface Dt2FileWatcher.Listenerpublic void drawImpl(GLMapView ortho,
int renderPass)