public class Line extends Component
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Line.Dash |
|
static class |
Line.LineBuilder |
|
static class |
Line.Shape |
Determines the shape of the line Linear (i.e.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
asJavascript() |
|
static Line.LineBuilder |
builder() |
|
Map<String,Object> |
getContext() |
|
protected Map<String,Object> |
getJSONContext() |
asJavascript, asJSON, getEngine, toStringpublic Map<String,Object> getContext()
getContext in class Componentprotected Map<String,Object> getJSONContext()
getJSONContext in class Componentpublic String asJavascript()
asJavascript in class Componentpublic static Line.LineBuilder builder()
Copyright © 2021. All rights reserved.