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() |
public String asJavascript()
asJavascript
in class Component
public static Line.LineBuilder builder()
Copyright © 2019. All rights reserved.