| Package | Description |
|---|---|
| net.opengis.citygml.texturedsurface.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected TextureTypeType |
SimpleTextureType.textureType |
| Modifier and Type | Method and Description |
|---|---|
static TextureTypeType |
TextureTypeType.fromValue(java.lang.String v) |
TextureTypeType |
SimpleTextureType.getTextureType()
Gets the value of the textureType property.
|
static TextureTypeType |
TextureTypeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextureTypeType[] |
TextureTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTextureType.setTextureType(TextureTypeType value)
Sets the value of the textureType property.
|
SimpleTextureType |
SimpleTextureType.withTextureType(TextureTypeType value) |
Copyright © 2008-2022. All Rights Reserved.