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, toString
public static Eye.EyeBuilder eyeBuilder(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.