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_hcNulledOption
public static final Fill NULL
public List<Number> getOpacityAsArrayNumber()
public Fill setOpacity(List<Number> opacityAsArrayNumber)
opacityAsArrayNumber
- the value for the opacityAsArrayNumber optionpublic Number getOpacityAsNumber()
Copyright © 2024. All rights reserved.