|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TexCoordGenType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._2 |
Uses of TexCoordGenType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return TexCoordGenType | |
---|---|
TexCoordGenType |
Appearance200Marshaller.marshalTexCoordGen(TexCoordGen src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type TexCoordGenType | |
---|---|
void |
Appearance200Marshaller.marshalTexCoordGen(TexCoordGen src,
TexCoordGenType dest)
|
Uses of TexCoordGenType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type TexCoordGenType | |
---|---|
TexCoordGen |
Appearance200Unmarshaller.unmarshalTexCoordGen(TexCoordGenType src)
|
void |
Appearance200Unmarshaller.unmarshalTexCoordGen(TexCoordGenType src,
TexCoordGen dest)
|
Uses of TexCoordGenType in org.citygml4j.jaxb.citygml.app._2 |
---|
Methods in org.citygml4j.jaxb.citygml.app._2 that return TexCoordGenType | |
---|---|
TexCoordGenType |
ObjectFactory.createTexCoordGenType()
Create an instance of TexCoordGenType |
Methods in org.citygml4j.jaxb.citygml.app._2 that return types with arguments of type TexCoordGenType | |
---|---|
javax.xml.bind.JAXBElement<TexCoordGenType> |
ObjectFactory.createTexCoordGen(TexCoordGenType value)
Create an instance of JAXBElement < TexCoordGenType > } |
Methods in org.citygml4j.jaxb.citygml.app._2 with parameters of type TexCoordGenType | |
---|---|
javax.xml.bind.JAXBElement<TexCoordGenType> |
ObjectFactory.createTexCoordGen(TexCoordGenType value)
Create an instance of JAXBElement < TexCoordGenType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |