public class AbstractLayerParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
failOnError
Fail if a tile return an error.
|
java.lang.String |
name
The name of the layer.
|
double |
opacity
The opacity of the image.
|
| Constructor and Description |
|---|
AbstractLayerParams() |