public final class LayerEventType extends Object
| Modifier and Type | Field and Description |
|---|---|
static LayerEventType |
ADDED |
static LayerEventType |
APPEARANCE_CHANGED
The data changed or a style changed.
|
static LayerEventType |
METADATA_CHANGED
Metadata includes the name of the layer.
|
static LayerEventType |
REMOVED |
static LayerEventType |
VISIBILITY_CHANGED |
public static final LayerEventType ADDED
public static final LayerEventType REMOVED
public static final LayerEventType METADATA_CHANGED
public static final LayerEventType APPEARANCE_CHANGED
public static final LayerEventType VISIBILITY_CHANGED
Copyright © 2015. All rights reserved.