|
||||||||||
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._0_4 |
Uses of SimpleTextureType in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface that return SimpleTextureType | |
---|---|
SimpleTextureType |
TexturedSurface040Marshaller.marshalSimpleTexture(_SimpleTexture src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface with parameters of type SimpleTextureType | |
---|---|
void |
TexturedSurface040Marshaller.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 |
TexturedSurface040Unmarshaller.unmarshalSimpleTexture(SimpleTextureType src,
_SimpleTexture dest)
|
_SimpleTexture |
TexturedSurface040Unmarshaller.unmarshalSimpleTexture(SimpleTextureType src)
|
Uses of SimpleTextureType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return SimpleTextureType | |
---|---|
SimpleTextureType |
ObjectFactory.createSimpleTextureType()
Create an instance of SimpleTextureType |
Methods in org.citygml4j.jaxb.citygml._0_4 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._0_4 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 |