| Package | Description |
|---|---|
| com.sun.prism |
| Modifier and Type | Field and Description |
|---|---|
private PhongMaterial.MapType |
TextureMap.type |
| Modifier and Type | Method and Description |
|---|---|
PhongMaterial.MapType |
TextureMap.getType() |
static PhongMaterial.MapType |
PhongMaterial.MapType.valueOf(java.lang.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) |