| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_1_0 |
| Modifier and Type | Field and Description |
|---|---|
protected TextureTypeType |
AbstractTextureType.textureType |
| Modifier and Type | Method and Description |
|---|---|
static TextureTypeType |
TextureTypeType.fromValue(java.lang.String v) |
TextureTypeType |
AbstractTextureType.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 |
AbstractTextureType.setTextureType(TextureTypeType value)
Sets the value of the textureType property.
|
AbstractTextureType |
AbstractTextureType.withTextureType(TextureTypeType value) |
ParameterizedTextureType |
ParameterizedTextureType.withTextureType(TextureTypeType value) |
GeoreferencedTextureType |
GeoreferencedTextureType.withTextureType(TextureTypeType value) |
Copyright © 2008-2021. All Rights Reserved.