|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextureTypeType | |
|---|---|
| net.opengis.citygml.texturedsurface.v_1_0 | |
| Uses of TextureTypeType in net.opengis.citygml.texturedsurface.v_1_0 |
|---|
| Fields in net.opengis.citygml.texturedsurface.v_1_0 declared as TextureTypeType | |
|---|---|
protected TextureTypeType |
SimpleTextureType.textureType
|
| Methods in net.opengis.citygml.texturedsurface.v_1_0 that return TextureTypeType | |
|---|---|
static TextureTypeType |
TextureTypeType.fromValue(String v)
|
TextureTypeType |
SimpleTextureType.getTextureType()
Gets the value of the textureType property. |
static TextureTypeType |
TextureTypeType.valueOf(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. |
| Methods in net.opengis.citygml.texturedsurface.v_1_0 with parameters of type TextureTypeType | |
|---|---|
void |
SimpleTextureType.setTextureType(TextureTypeType value)
Sets the value of the textureType property. |
SimpleTextureType |
SimpleTextureType.withTextureType(TextureTypeType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||