Uses of Class
net.opengis.citygml.texturedsurface.v_1_0.SimpleTextureType

Packages that use SimpleTextureType
net.opengis.citygml.texturedsurface.v_1_0   
 

Uses of SimpleTextureType in net.opengis.citygml.texturedsurface.v_1_0
 

Methods in net.opengis.citygml.texturedsurface.v_1_0 that return SimpleTextureType
 SimpleTextureType ObjectFactory.createSimpleTextureType()
          Create an instance of SimpleTextureType
 SimpleTextureType SimpleTextureType.withRepeat(Boolean value)
           
 SimpleTextureType SimpleTextureType.withTextureCoordinates(Collection<Double> values)
           
 SimpleTextureType SimpleTextureType.withTextureCoordinates(Double... values)
           
 SimpleTextureType SimpleTextureType.withTextureCoordinates(List<Double> value)
           
 SimpleTextureType SimpleTextureType.withTextureMap(String value)
           
 SimpleTextureType SimpleTextureType.withTextureType(TextureTypeType value)
           
 

Methods in net.opengis.citygml.texturedsurface.v_1_0 that return types with arguments of type SimpleTextureType
 JAXBElement<SimpleTextureType> ObjectFactory.createSimpleTexture(SimpleTextureType value)
          Create an instance of JAXBElement<SimpleTextureType>}
 

Methods in net.opengis.citygml.texturedsurface.v_1_0 with parameters of type SimpleTextureType
 JAXBElement<SimpleTextureType> ObjectFactory.createSimpleTexture(SimpleTextureType value)
          Create an instance of JAXBElement<SimpleTextureType>}
 



Copyright © 2008-2015. All Rights Reserved.