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, toString
public static final Up DEFAULT
public static Up.UpBuilder upBuilder(double x, double y, double z)
public String asJavascript()
asJavascript
in class Component
protected Map<String,Object> getJSONContext()
getJSONContext
in class Component
protected Map<String,Object> getContext()
getContext
in class Component
Copyright © 2022. All rights reserved.