Uses of Class
net.opengis.citygml.appearance.v_1_0.TextureTypeType

Packages that use TextureTypeType
net.opengis.citygml.appearance.v_1_0   
 

Uses of TextureTypeType in net.opengis.citygml.appearance.v_1_0
 

Fields in net.opengis.citygml.appearance.v_1_0 declared as TextureTypeType
protected  TextureTypeType AbstractTextureType.textureType
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return TextureTypeType
static TextureTypeType TextureTypeType.fromValue(String v)
           
 TextureTypeType AbstractTextureType.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.appearance.v_1_0 with parameters of type TextureTypeType
 void AbstractTextureType.setTextureType(TextureTypeType value)
          Sets the value of the textureType property.
 ParameterizedTextureType ParameterizedTextureType.withTextureType(TextureTypeType value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withTextureType(TextureTypeType value)
           
 AbstractTextureType AbstractTextureType.withTextureType(TextureTypeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.