| Package | Description |
|---|---|
| com.sun.prism.es2 |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ES2PhongShader.SpecularState |
ES2PhongShader.getSpecularState(ES2PhongMaterial material) |
static ES2PhongShader.SpecularState |
ES2PhongShader.SpecularState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ES2PhongShader.SpecularState[] |
ES2PhongShader.SpecularState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|