Uses of Class
net.opengis.citygml.texturedsurface.v_2_0.TexturedSurfaceType
-
Packages that use TexturedSurfaceType Package Description net.opengis.citygml.texturedsurface.v_2_0 -
-
Uses of TexturedSurfaceType in net.opengis.citygml.texturedsurface.v_2_0
Methods in net.opengis.citygml.texturedsurface.v_2_0 that return TexturedSurfaceType Modifier and Type Method Description TexturedSurfaceTypeObjectFactory. createTexturedSurfaceType()Create an instance ofTexturedSurfaceTypeTexturedSurfaceTypeTexturedSurfaceType. withAppearance(Collection<AppearancePropertyType> values)TexturedSurfaceTypeTexturedSurfaceType. withAppearance(List<AppearancePropertyType> value)TexturedSurfaceTypeTexturedSurfaceType. withAppearance(AppearancePropertyType... values)Methods in net.opengis.citygml.texturedsurface.v_2_0 that return types with arguments of type TexturedSurfaceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TexturedSurfaceType>ObjectFactory. createTexturedSurface(TexturedSurfaceType value)Methods in net.opengis.citygml.texturedsurface.v_2_0 with parameters of type TexturedSurfaceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TexturedSurfaceType>ObjectFactory. createTexturedSurface(TexturedSurfaceType value)
-