| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected WrapModeType |
AbstractTextureType.wrapMode |
| Modifier and Type | Method and Description |
|---|---|
static WrapModeType |
WrapModeType.fromValue(java.lang.String v) |
WrapModeType |
AbstractTextureType.getWrapMode()
Gets the value of the wrapMode property.
|
static WrapModeType |
WrapModeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WrapModeType[] |
WrapModeType.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.setWrapMode(WrapModeType value)
Sets the value of the wrapMode property.
|
ParameterizedTextureType |
ParameterizedTextureType.withWrapMode(WrapModeType value) |
GeoreferencedTextureType |
GeoreferencedTextureType.withWrapMode(WrapModeType value) |
AbstractTextureType |
AbstractTextureType.withWrapMode(WrapModeType value) |
Copyright © 2008-2022. All Rights Reserved.