public abstract class AbstractVectorLayerParam extends AbstractLayerParams
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean |
renderAsSvg
Indicates if the layer is rendered as SVG.
|
java.lang.String |
style
The style name of a style to apply to the features during rendering.
|
failOnError, name, opacity| Constructor and Description |
|---|
AbstractVectorLayerParam() |
public java.lang.String style
public java.lang.Boolean renderAsSvg
Configuration.defaultToSvg).