|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleTextureType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface | |
org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface | |
org.citygml4j.jaxb.citygml.tex._1 |
Uses of SimpleTextureType in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface that return SimpleTextureType | |
---|---|
SimpleTextureType |
TexturedSurface100Marshaller.marshalSimpleTexture(_SimpleTexture src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface with parameters of type SimpleTextureType | |
---|---|
void |
TexturedSurface100Marshaller.marshalSimpleTexture(_SimpleTexture src,
SimpleTextureType dest)
|
Uses of SimpleTextureType in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface with parameters of type SimpleTextureType | |
---|---|
void |
TexturedSurface100Unmarshaller.unmarshalSimpleTexture(SimpleTextureType src,
_SimpleTexture dest)
|
_SimpleTexture |
TexturedSurface100Unmarshaller.unmarshalSimpleTexture(SimpleTextureType src)
|
Uses of SimpleTextureType in org.citygml4j.jaxb.citygml.tex._1 |
---|
Methods in org.citygml4j.jaxb.citygml.tex._1 that return SimpleTextureType | |
---|---|
SimpleTextureType |
ObjectFactory.createSimpleTextureType()
Create an instance of SimpleTextureType |
Methods in org.citygml4j.jaxb.citygml.tex._1 that return types with arguments of type SimpleTextureType | |
---|---|
javax.xml.bind.JAXBElement<SimpleTextureType> |
ObjectFactory.createSimpleTexture(SimpleTextureType value)
Create an instance of JAXBElement < SimpleTextureType > } |
Methods in org.citygml4j.jaxb.citygml.tex._1 with parameters of type SimpleTextureType | |
---|---|
javax.xml.bind.JAXBElement<SimpleTextureType> |
ObjectFactory.createSimpleTexture(SimpleTextureType value)
Create an instance of JAXBElement < SimpleTextureType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |