Package | Description |
---|---|
com.sun.scenario.effect.impl.prism.ps | |
com.sun.scenario.effect.impl.sw.java | |
com.sun.scenario.effect.impl.sw.sse | |
javafx.scene.effect |
Provides the set of classes for attaching graphical filter effects to JavaFX Scene Graph Nodes.
|
Modifier and Type | Method and Description |
---|---|
protected PhongLighting |
PPSPhongLighting_SPOTPeer.getEffect() |
protected PhongLighting |
PPSPhongLighting_POINTPeer.getEffect() |
protected PhongLighting |
PPSPhongLighting_DISTANTPeer.getEffect() |
Modifier and Type | Method and Description |
---|---|
protected PhongLighting |
JSWPhongLighting_POINTPeer.getEffect() |
protected PhongLighting |
JSWPhongLighting_DISTANTPeer.getEffect() |
protected PhongLighting |
JSWPhongLighting_SPOTPeer.getEffect() |
Modifier and Type | Method and Description |
---|---|
protected PhongLighting |
SSEPhongLighting_POINTPeer.getEffect() |
protected PhongLighting |
SSEPhongLighting_DISTANTPeer.getEffect() |
protected PhongLighting |
SSEPhongLighting_SPOTPeer.getEffect() |
Modifier and Type | Method and Description |
---|---|
(package private) PhongLighting |
Lighting.impl_createImpl() |