Uses of Class
net.opengis.citygml.appearance.v_1_0.TexCoordListType

Packages that use TexCoordListType
net.opengis.citygml.appearance.v_1_0   
 

Uses of TexCoordListType in net.opengis.citygml.appearance.v_1_0
 

Methods in net.opengis.citygml.appearance.v_1_0 that return TexCoordListType
 TexCoordListType ObjectFactory.createTexCoordListType()
          Create an instance of TexCoordListType
 TexCoordListType TexCoordListType.withGenericApplicationPropertyOfTexCoordList(Collection<Object> values)
           
 TexCoordListType TexCoordListType.withGenericApplicationPropertyOfTexCoordList(List<Object> value)
           
 TexCoordListType TexCoordListType.withGenericApplicationPropertyOfTexCoordList(Object... values)
           
 TexCoordListType TexCoordListType.withGenericApplicationPropertyOfTextureParameterization(Collection<Object> values)
           
 TexCoordListType TexCoordListType.withGenericApplicationPropertyOfTextureParameterization(List<Object> value)
           
 TexCoordListType TexCoordListType.withGenericApplicationPropertyOfTextureParameterization(Object... values)
           
 TexCoordListType TexCoordListType.withTextureCoordinates(Collection<TexCoordListType.TextureCoordinates> values)
           
 TexCoordListType TexCoordListType.withTextureCoordinates(List<TexCoordListType.TextureCoordinates> value)
           
 TexCoordListType TexCoordListType.withTextureCoordinates(TexCoordListType.TextureCoordinates... values)
           
 

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

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type TexCoordListType
 JAXBElement<TexCoordListType> ObjectFactory.createTexCoordList(TexCoordListType value)
          Create an instance of JAXBElement<TexCoordListType>}
 



Copyright © 2008-2015. All Rights Reserved.