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

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

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

Methods in net.opengis.citygml.appearance.v_1_0 that return TexCoordGenType
 TexCoordGenType ObjectFactory.createTexCoordGenType()
          Create an instance of TexCoordGenType
 TexCoordGenType TexCoordGenType.withGenericApplicationPropertyOfTexCoordGen(Collection<Object> values)
           
 TexCoordGenType TexCoordGenType.withGenericApplicationPropertyOfTexCoordGen(List<Object> value)
           
 TexCoordGenType TexCoordGenType.withGenericApplicationPropertyOfTexCoordGen(Object... values)
           
 TexCoordGenType TexCoordGenType.withGenericApplicationPropertyOfTextureParameterization(Collection<Object> values)
           
 TexCoordGenType TexCoordGenType.withGenericApplicationPropertyOfTextureParameterization(List<Object> value)
           
 TexCoordGenType TexCoordGenType.withGenericApplicationPropertyOfTextureParameterization(Object... values)
           
 TexCoordGenType TexCoordGenType.withWorldToTexture(TexCoordGenType.WorldToTexture value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type TexCoordGenType
 JAXBElement<TexCoordGenType> ObjectFactory.createTexCoordGen(TexCoordGenType value)
          Create an instance of JAXBElement<TexCoordGenType>}
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type TexCoordGenType
 JAXBElement<TexCoordGenType> ObjectFactory.createTexCoordGen(TexCoordGenType value)
          Create an instance of JAXBElement<TexCoordGenType>}
 



Copyright © 2008-2015. All Rights Reserved.