public static class MainLayerManager.LayerAvailabilityEvent extends LayerManager.LayerManagerEvent
MainLayerManager.LayerAvailabilityListener| Modifier and Type | Field and Description |
|---|---|
private boolean |
hasLayers |
| Constructor and Description |
|---|
LayerAvailabilityEvent(LayerManager source,
boolean hasLayers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasLayers()
Checks if this layer manager will have layers afterwards
|
getSourceprivate final boolean hasLayers
LayerAvailabilityEvent(LayerManager source, boolean hasLayers)
public boolean hasLayers()