|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrapModeType | |
|---|---|
| net.opengis.citygml.appearance.v_1_0 | |
| Uses of WrapModeType in net.opengis.citygml.appearance.v_1_0 |
|---|
| Fields in net.opengis.citygml.appearance.v_1_0 declared as WrapModeType | |
|---|---|
protected WrapModeType |
AbstractTextureType.wrapMode
|
| Methods in net.opengis.citygml.appearance.v_1_0 that return WrapModeType | |
|---|---|
static WrapModeType |
WrapModeType.fromValue(String v)
|
WrapModeType |
AbstractTextureType.getWrapMode()
Gets the value of the wrapMode property. |
static WrapModeType |
WrapModeType.valueOf(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. |
| Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type WrapModeType | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||