|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KmlLayerStatus | |
|---|---|
| com.google.gwt.maps.client.layers | |
| Uses of KmlLayerStatus in com.google.gwt.maps.client.layers |
|---|
| Methods in com.google.gwt.maps.client.layers that return KmlLayerStatus | |
|---|---|
static KmlLayerStatus |
KmlLayerStatus.fromValue(String type)
|
KmlLayerStatus |
KmlLayer.getStatus()
Get the status of the layer, set once the requested document has loaded. |
static KmlLayerStatus |
KmlLayerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KmlLayerStatus[] |
KmlLayerStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||