public class Up extends Component
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Up.UpBuilder |
| Modifier and Type | Method | Description |
|---|---|---|
String |
asJavascript() |
|
protected Map<String,Object> |
getContext() |
|
protected Map<String,Object> |
getJSONContext() |
|
static Up.UpBuilder |
upBuilder(double x,
double y,
double z) |
asJavascript, asJSON, getEngine, toStringpublic static final Up DEFAULT
public static Up.UpBuilder upBuilder(double x, double y, double z)
public String asJavascript()
asJavascript in class Componentprotected Map<String,Object> getJSONContext()
getJSONContext in class Componentprotected Map<String,Object> getContext()
getContext in class ComponentCopyright © 2021. All rights reserved.