|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TexCoordGenType.WorldToTexture | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._2 |
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 |
Appearance200Marshaller.marshalWorldToTexture(WorldToTexture src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type TexCoordGenType.WorldToTexture | |
---|---|
void |
Appearance200Marshaller.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 |
Appearance200Unmarshaller.unmarshalWorldToTexture(TexCoordGenType.WorldToTexture src)
|
void |
Appearance200Unmarshaller.unmarshalWorldToTexture(TexCoordGenType.WorldToTexture src,
WorldToTexture dest)
|
Uses of TexCoordGenType.WorldToTexture in org.citygml4j.jaxb.citygml.app._2 |
---|
Methods in org.citygml4j.jaxb.citygml.app._2 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._2 with parameters of type TexCoordGenType.WorldToTexture | |
---|---|
void |
TexCoordGenType.setWorldToTexture(TexCoordGenType.WorldToTexture value)
Legt den Wert der worldToTexture-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |