public class Fill extends BaseOption
| Constructor and Description |
|---|
Fill() |
| Modifier and Type | Method and Description |
|---|---|
List<Number> |
getOpacityAsArrayNumber()
Opacity of the fill attribute.
|
Number |
getOpacityAsNumber()
Opacity of the fill attribute.
|
Fill |
setOpacity(List<Number> opacityAsArrayNumber)
Opacity of the fill attribute.
|
Fill |
setOpacity(Number opacityAsNumber)
Opacity of the fill attribute.
|
set_hcNulledOptionpublic static final Fill NULL
public List<Number> getOpacityAsArrayNumber()
public Fill setOpacity(List<Number> opacityAsArrayNumber)
opacityAsArrayNumber - the value for the opacityAsArrayNumber optionpublic Number getOpacityAsNumber()
Copyright © 2025. All rights reserved.