Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.texturedsurface._2.TextureTypeType |
TexturedSurface200Marshaller.marshalTextureType(_TextureType src) |
net.opengis.citygml.texturedsurface._1.TextureTypeType |
TexturedSurface100Marshaller.marshalTextureType(_TextureType src) |
Modifier and Type | Method and Description |
---|---|
_TextureType |
TexturedSurface200Unmarshaller.unmarshalTextureType(net.opengis.citygml.texturedsurface._2.TextureTypeType src) |
_TextureType |
TexturedSurface100Unmarshaller.unmarshalTextureType(net.opengis.citygml.texturedsurface._1.TextureTypeType src) |
Modifier and Type | Method and Description |
---|---|
static _TextureType |
_TextureType.fromValue(java.lang.String v) |
_TextureType |
_SimpleTexture.getTextureType() |
static _TextureType |
_TextureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static _TextureType[] |
_TextureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
_SimpleTexture.setTextureType(_TextureType _textureType) |