| Package | Description |
|---|---|
| com.sun.prism |
| Modifier and Type | Method and Description |
|---|---|
PhongMaterial.MapType |
TextureMap.getType() |
static PhongMaterial.MapType |
PhongMaterial.MapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhongMaterial.MapType[] |
PhongMaterial.MapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TextureMap(PhongMaterial.MapType type) |
Copyright © 2025. All rights reserved.