public class AbstractLayerParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
The name of the layer.
|
double |
opacity
The opacity of the image.
|
| Constructor and Description |
|---|
AbstractLayerParams() |