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