public class Line extends Component
| Modifier and Type | Class and 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 and Description |
|---|---|
String |
asJavascript() |
static Line.LineBuilder |
builder() |
Map<String,Object> |
getContext() |
asJavascript, toStringpublic Map<String,Object> getContext()
getContext in class Componentpublic String asJavascript()
asJavascript in class Componentpublic static Line.LineBuilder builder()
Copyright © 2020. All rights reserved.