public class Eye extends Component
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Eye.EyeBuilder |
| Modifier and Type | Method | Description |
|---|---|---|
String |
asJavascript() |
|
static Eye.EyeBuilder |
eyeBuilder(double x,
double y,
double z) |
|
protected Map<String,Object> |
getContext() |
|
protected Map<String,Object> |
getJSONContext() |
asJavascript, asJSON, getEngine, toStringpublic static Eye.EyeBuilder eyeBuilder(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 © 2022. All rights reserved.