| Modifier and Type | Method and Description |
|---|---|
Shading |
HorizontalAnnotation.getFill()
Add shading above or below the annotation.
|
Shading |
HorizontalAnnotation.Jsii$Proxy.getFill()
Add shading above or below the annotation.
|
static Shading |
Shading.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Shading[] |
Shading.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HorizontalAnnotation.Builder |
HorizontalAnnotation.Builder.withFill(Shading value)
Sets the value of Fill
|
Copyright © 2019. All rights reserved.