public static final class ImageLayer.ImageParam extends AbstractLayerParams
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
baseURL
The base URL for the image file.
|
double[] |
extent
The extent of the image.
|
java.lang.String |
style
The styles to apply to the image.
|
failOnError, name, opacity| Constructor and Description |
|---|
ImageParam() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBaseUrl() |
void |
postConstruct()
Validate the properties have the correct values.
|