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

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

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

Methods in net.opengis.citygml.texturedsurface.v_1_0 that return TexturedSurfaceType
 TexturedSurfaceType ObjectFactory.createTexturedSurfaceType()
          Create an instance of TexturedSurfaceType
 TexturedSurfaceType TexturedSurfaceType.withAppearance(AppearancePropertyType... values)
           
 TexturedSurfaceType TexturedSurfaceType.withAppearance(Collection<AppearancePropertyType> values)
           
 TexturedSurfaceType TexturedSurfaceType.withAppearance(List<AppearancePropertyType> value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.