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

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)
           
 



Copyright © 2008-2015. All Rights Reserved.