Package | Description |
---|---|
com.sun.javafx.sg.prism | |
com.sun.javafx.tk | |
com.sun.javafx.tk.quantum | |
com.sun.prism | |
com.sun.prism.impl.ps | |
com.sun.prism.j2d | |
com.sun.prism.sw |
Modifier and Type | Class and Description |
---|---|
class |
NGAmbientLight
TODO: 3D - Need documentation
|
class |
NGPointLight
TODO: 3D - Need documentation
|
Modifier and Type | Field and Description |
---|---|
private NGLightBase[] |
NGSubScene.lights |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
NGSubScene.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
NGSubScene.setLights(NGLightBase[] lights) |
Modifier and Type | Field and Description |
---|---|
NGLightBase[] |
Toolkit.ImageRenderingContext.lights |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
TKScene.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
TKScene.setLights(NGLightBase[] lights) |
Modifier and Type | Field and Description |
---|---|
private NGLightBase[] |
GlassScene.lights |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
GlassScene.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
GlassScene.setLights(NGLightBase[] lights) |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
Graphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
Graphics.setLights(NGLightBase[] lights) |
Modifier and Type | Field and Description |
---|---|
private NGLightBase[] |
BaseShaderGraphics.lights |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
BaseShaderGraphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
BaseShaderGraphics.setLights(NGLightBase[] lights) |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
J2DPrismGraphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
J2DPrismGraphics.setLights(NGLightBase[] lights) |
Modifier and Type | Method and Description |
---|---|
NGLightBase[] |
SWGraphics.getLights() |
Modifier and Type | Method and Description |
---|---|
void |
SWGraphics.setLights(NGLightBase[] lights) |