@Stability(value=Stable) @Internal public static final class HorizontalAnnotation.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HorizontalAnnotation
HorizontalAnnotationsoftware.amazon.jsii.JsiiObject.InitializationModeHorizontalAnnotation.Builder, HorizontalAnnotation.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(HorizontalAnnotation.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HorizontalAnnotation.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getColor()
The hex color code, prefixed with '#' (e.g.
|
Shading |
getFill()
Add shading above or below the annotation.
|
String |
getLabel()
Label for the annotation.
|
Number |
getValue()
The value of the annotation.
|
Boolean |
getVisible()
Whether the annotation is visible.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(HorizontalAnnotation.Builder builder)
HorizontalAnnotation.Builder.public final Number getValue()
HorizontalAnnotationgetValue in interface HorizontalAnnotationpublic final String getColor()
HorizontalAnnotationDefault: - Automatic color
getColor in interface HorizontalAnnotationpublic final Shading getFill()
HorizontalAnnotationDefault: No shading
getFill in interface HorizontalAnnotationpublic final String getLabel()
HorizontalAnnotationDefault: - No label
getLabel in interface HorizontalAnnotationpublic final Boolean getVisible()
HorizontalAnnotationDefault: true
getVisible in interface HorizontalAnnotation@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.