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, toString
public String asJavascript()
asJavascript
in class Component
protected Map<String,Object> getContext()
getContext
in class Component
public static Annotation.AnnotationBuilder builder()
Copyright © 2022. All rights reserved.