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

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

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

Fields in net.opengis.citygml.appearance.v_1_0 with type parameters of type TexCoordListType.TextureCoordinates
protected  List<TexCoordListType.TextureCoordinates> TexCoordListType.textureCoordinates
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return TexCoordListType.TextureCoordinates
 TexCoordListType.TextureCoordinates ObjectFactory.createTexCoordListTypeTextureCoordinates()
          Create an instance of TexCoordListType.TextureCoordinates
 TexCoordListType.TextureCoordinates TexCoordListType.TextureCoordinates.withRing(String value)
           
 TexCoordListType.TextureCoordinates TexCoordListType.TextureCoordinates.withValue(Collection<Double> values)
           
 TexCoordListType.TextureCoordinates TexCoordListType.TextureCoordinates.withValue(Double... values)
           
 TexCoordListType.TextureCoordinates TexCoordListType.TextureCoordinates.withValue(List<Double> value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type TexCoordListType.TextureCoordinates
 List<TexCoordListType.TextureCoordinates> TexCoordListType.getTextureCoordinates()
          Gets the value of the textureCoordinates property.
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type TexCoordListType.TextureCoordinates
 TexCoordListType TexCoordListType.withTextureCoordinates(TexCoordListType.TextureCoordinates... values)
           
 

Method parameters in net.opengis.citygml.appearance.v_1_0 with type arguments of type TexCoordListType.TextureCoordinates
 void TexCoordListType.setTextureCoordinates(List<TexCoordListType.TextureCoordinates> value)
           
 TexCoordListType TexCoordListType.withTextureCoordinates(Collection<TexCoordListType.TextureCoordinates> values)
           
 TexCoordListType TexCoordListType.withTextureCoordinates(List<TexCoordListType.TextureCoordinates> value)
           
 



Copyright © 2008-2015. All Rights Reserved.