public class Annotation extends Component
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Annotation.Align |
The horizontal alignment of the 'text' within the box.
|
static class |
Annotation.AnnotationBuilder |
|
static class |
Annotation.ClicktoShow |
|
static class |
Annotation.Valign |
|
static class |
Annotation.Xanchor |
|
static class |
Annotation.Yanchor |
| Modifier and Type | Method | Description |
|---|---|---|
String |
asJavascript() |
|
static Annotation.AnnotationBuilder |
builder() |
|
protected Map<String,Object> |
getContext() |
asJavascript, asJSON, getEngine, getJSONContext, toStringpublic String asJavascript()
asJavascript in class Componentprotected Map<String,Object> getContext()
getContext in class Componentpublic static Annotation.AnnotationBuilder builder()
Copyright © 2021. All rights reserved.