Uses of Class
org.citygml4j.jaxb.citygml.app._1.TexCoordGenType.WorldToTexture

Packages that use TexCoordGenType.WorldToTexture
org.citygml4j.builder.jaxb.marshal.citygml.appearance   
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance   
org.citygml4j.jaxb.citygml.app._1   
 

Uses of TexCoordGenType.WorldToTexture in org.citygml4j.builder.jaxb.marshal.citygml.appearance
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return TexCoordGenType.WorldToTexture
 TexCoordGenType.WorldToTexture Appearance100Marshaller.marshalWorldToTexture(WorldToTexture src)
           
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type TexCoordGenType.WorldToTexture
 void Appearance100Marshaller.marshalWorldToTexture(WorldToTexture src, TexCoordGenType.WorldToTexture dest)
           
 

Uses of TexCoordGenType.WorldToTexture in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type TexCoordGenType.WorldToTexture
 WorldToTexture Appearance100Unmarshaller.unmarshalWorldToTexture(TexCoordGenType.WorldToTexture src)
           
 void Appearance100Unmarshaller.unmarshalWorldToTexture(TexCoordGenType.WorldToTexture src, WorldToTexture dest)
           
 

Uses of TexCoordGenType.WorldToTexture in org.citygml4j.jaxb.citygml.app._1
 

Methods in org.citygml4j.jaxb.citygml.app._1 that return TexCoordGenType.WorldToTexture
 TexCoordGenType.WorldToTexture ObjectFactory.createTexCoordGenTypeWorldToTexture()
          Create an instance of TexCoordGenType.WorldToTexture
 TexCoordGenType.WorldToTexture TexCoordGenType.getWorldToTexture()
          Ruft den Wert der worldToTexture-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.app._1 with parameters of type TexCoordGenType.WorldToTexture
 void TexCoordGenType.setWorldToTexture(TexCoordGenType.WorldToTexture value)
          Legt den Wert der worldToTexture-Eigenschaft fest.